henrikfroehling / Trakt.NET

A .NET wrapper library with which developers can build .NET applications that integrate with the Trakt.tv API and access its features and data.
https://henrikfroehling.github.io/Trakt.NET/
MIT License
66 stars 12 forks source link

PR: #632 #633 #634 #635 #636 - Add support for new notes requests #637

Closed henrikfroehling closed 4 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 87.98799% with 40 lines in your changes are missing coverage. Please review.

Project coverage is 77.58%. Comparing base (fbcf5dc) to head (a1cf261).

:exclamation: Current head a1cf261 differs from pull request most recent head 00747a9. Consider uploading reports for the commit 00747a9 to get more accurate results

Files Patch % Lines
...rakt.NET/Modules/Notes/TraktNotesModule_AddNote.cs 88.65% 11 Missing and 11 partials :warning:
...Post/Notes/Json/Reader/NotePostObjectJsonReader.cs 81.81% 4 Missing and 2 partials :warning:
...Post/Notes/Json/Writer/NotePostObjectJsonWriter.cs 93.02% 2 Missing and 1 partial :warning:
...otes/Json/Factories/NoteAttachedToJsonIOFactory.cs 0.00% 2 Missing :warning:
.../Get/Notes/Json/Writer/NoteItemObjectJsonWriter.cs 0.00% 2 Missing :warning:
.../Get/Notes/Json/Factories/NoteItemJsonIOFactory.cs 50.00% 1 Missing :warning:
...ects/Get/Notes/Json/Factories/NoteJsonIOFactory.cs 50.00% 1 Missing :warning:
...otes/Json/Reader/NoteAttachedToObjectJsonReader.cs 50.00% 1 Missing :warning:
...ects/Get/Notes/Json/Reader/NoteObjectJsonReader.cs 50.00% 1 Missing :warning:
...Post/Notes/Json/Factories/NotePostJsonIOFactory.cs 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-1.4.0 #637 +/- ## ================================================= + Coverage 77.40% 77.58% +0.18% ================================================= Files 1584 1592 +8 Lines 26348 26660 +312 Branches 5734 5760 +26 ================================================= + Hits 20394 20685 +291 - Misses 5568 5575 +7 - Partials 386 400 +14 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.7% Duplication on New Code

See analysis details on SonarCloud