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

Implement a field wrapper that never fails to deserialize. #569

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Mossop
Copy link
Contributor

@Mossop Mossop commented Jun 27, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 27.08% and project coverage change: -0.91 ⚠️

Comparison is base (039db5a) 66.48% compared to head (a15722e) 65.57%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #569      +/-   ##
==========================================
- Coverage   66.48%   65.57%   -0.91%     
==========================================
  Files          30       31       +1     
  Lines        1817     1862      +45     
==========================================
+ Hits         1208     1221      +13     
- Misses        609      641      +32     
Impacted Files Coverage Δ
crates/plex-api/src/error.rs 84.00% <ø> (ø)
...plex-api/src/media_container/server/library/mod.rs 0.00% <ø> (ø)
crates/plex-api/src/server/library.rs 46.31% <0.00%> (ø)
crates/plex-api/src/field.rs 28.88% <28.88%> (ø)

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

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