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

Add the ability to un-watch users via UnwatchUserAsync(), add WatchUserAsync() to replace the ambiguous AddUserAsync() #818

Merged
merged 6 commits into from
Jun 22, 2024

Conversation

jpdillingham
Copy link
Owner

A conversation with @mathiascode alerted me to the fact that I had omitted this capability.

Copy link

codecov bot commented Jun 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.42%. Comparing base (301c60b) to head (6cad834).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #818      +/-   ##
==========================================
+ Coverage   99.39%   99.42%   +0.03%     
==========================================
  Files         183      184       +1     
  Lines        6257     6276      +19     
  Branches      947      950       +3     
==========================================
+ Hits         6219     6240      +21     
+ Misses         21       20       -1     
+ Partials       17       16       -1     

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

Copy link

sonarcloud bot commented Jun 22, 2024

@jpdillingham jpdillingham merged commit 5db9360 into master Jun 22, 2024
5 checks passed
@jpdillingham jpdillingham deleted the unwatch branch June 22, 2024 22:16
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.

None yet

1 participant