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: #460 - Add properties for "vip" and "comments" in TraktExtendedInfo #477

Merged
merged 1 commit into from
May 19, 2023

Conversation

henrikfroehling
Copy link
Owner

No description provided.

@sonarqubecloud
Copy link

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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented May 19, 2023

Codecov Report

Patch coverage: 90.54% and project coverage change: +0.32 🎉

Comparison is base (f7b0a02) 75.79% compared to head (ffb1f78) 76.11%.

Additional details and impacted files
@@                Coverage Diff                @@
##           release-1.4.0     #477      +/-   ##
=================================================
+ Coverage          75.79%   76.11%   +0.32%     
=================================================
  Files               1443     1445       +2     
  Lines              24133    24279     +146     
  Branches            5185     5218      +33     
=================================================
+ Hits               18291    18480     +189     
+ Misses              5507     5453      -54     
- Partials             335      346      +11     
Impacted Files Coverage Δ
...b/Trakt.NET/Requests/Handler/HttpClientProvider.cs 6.66% <0.00%> (-12.09%) ⬇️
...rakt.NET/Requests/Handler/ResponseMessageHelper.cs 0.00% <0.00%> (-75.00%) ⬇️
...Trakt.NET/Extensions/IAsyncEnumerableExtensions.cs 42.85% <42.85%> (ø)
.../Lib/Trakt.NET/Extensions/IEnumerableExtensions.cs 57.14% <57.14%> (ø)
...e/Lib/Trakt.NET/Requests/Handler/RequestHandler.cs 79.27% <82.69%> (+4.89%) ⬆️
...rakt.NET/Requests/Handler/RequestMessageBuilder.cs 89.65% <92.85%> (+7.56%) ⬆️
...ource/Lib/Trakt.NET/Modules/TraktCommentsModule.cs 93.95% <100.00%> (+0.43%) ⬆️
...ource/Lib/Trakt.NET/Modules/TraktEpisodesModule.cs 89.89% <100.00%> (+1.66%) ⬆️
Source/Lib/Trakt.NET/Modules/TraktMoviesModule.cs 95.23% <100.00%> (+0.35%) ⬆️
Source/Lib/Trakt.NET/Modules/TraktPeopleModule.cs 86.95% <100.00%> (+3.02%) ⬆️
... and 8 more

... and 14 files with indirect coverage changes

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

@henrikfroehling henrikfroehling merged commit b6e2022 into release-1.4.0 May 19, 2023
@henrikfroehling henrikfroehling deleted the issue/release-1.4.0/GH-460 branch May 19, 2023 23:30
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.

Add properties for "vip" and "comments" in TraktExtendedInfo
1 participant