Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples: update watermill-sql to v3 #419

Merged
merged 3 commits into from
Mar 30, 2024

Conversation

thpk
Copy link
Contributor

@thpk thpk commented Jan 22, 2024

While trying to figure out how to use watermill-sql, it occurred that the newest version is v3, and the examples use v2.

This updates all occurrences of watermill-sql/v2 in the examples with v3.

Copy link

codecov bot commented Mar 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.82%. Comparing base (65a89a8) to head (163b4b4).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #419      +/-   ##
==========================================
+ Coverage   66.73%   66.82%   +0.09%     
==========================================
  Files          63       63              
  Lines        4139     4139              
==========================================
+ Hits         2762     2766       +4     
+ Misses       1213     1210       -3     
+ Partials      164      163       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@roblaszczak roblaszczak merged commit 6d652ba into ThreeDotsLabs:master Mar 30, 2024
11 checks passed
@roblaszczak
Copy link
Member

Good job @thpk, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants