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

PR: #375 - Use ITraktSyncRatingsRemovePost instead of ITraktSyncRatingsPost in TraktSyncModule.RemoveRatingsAsync() #435

Merged
merged 2 commits into from
Apr 2, 2023

Conversation

henrikfroehling
Copy link
Owner

No description provided.

@henrikfroehling henrikfroehling temporarily deployed to Release-Previews April 2, 2023 00:31 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented Apr 2, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (a9373b1) 75.14% compared to head (386f736) 75.14%.

Additional details and impacted files
@@              Coverage Diff               @@
##           release-1.4.0     #435   +/-   ##
==============================================
  Coverage          75.14%   75.14%           
==============================================
  Files               1389     1389           
  Lines              23671    23671           
  Branches            4954     4954           
==============================================
+ Hits               17787    17788    +1     
+ Misses              5571     5570    -1     
  Partials             313      313           
Impacted Files Coverage Δ
Source/Lib/Trakt.NET/Modules/TraktSyncModule.cs 98.79% <ø> (ø)
...T/Requests/Syncs/OAuth/SyncRatingsRemoveRequest.cs 100.00% <ø> (ø)

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@henrikfroehling henrikfroehling merged commit 6873cc6 into release-1.4.0 Apr 2, 2023
@henrikfroehling henrikfroehling deleted the issue/release-1.4.0/GH-375 branch April 2, 2023 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use ITraktSyncRatingsRemovePost instead of ITraktSyncRatingsPost in TraktSyncModule.RemoveRatingsAsync()
1 participant