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

feat: Support FrozenSet #285

Merged
merged 1 commit into from Nov 28, 2022
Merged

feat: Support FrozenSet #285

merged 1 commit into from Nov 28, 2022

Conversation

yukinarit
Copy link
Owner

@yukinarit yukinarit commented Nov 27, 2022

#83

@codecov
Copy link

codecov bot commented Nov 28, 2022

Codecov Report

Base: 90.84% // Head: 90.78% // Decreases project coverage by -0.06% ⚠️

Coverage data is based on head (6a84219) compared to base (1a0f7e9).
Patch coverage: 84.61% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #285      +/-   ##
==========================================
- Coverage   90.84%   90.78%   -0.07%     
==========================================
  Files          11       11              
  Lines        1617     1627      +10     
  Branches      342      345       +3     
==========================================
+ Hits         1469     1477       +8     
- Misses        105      107       +2     
  Partials       43       43              
Impacted Files Coverage Δ
serde/compat.py 82.59% <75.00%> (-0.32%) ⬇️
serde/de.py 97.34% <100.00%> (+0.03%) ⬆️

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yukinarit yukinarit marked this pull request as ready for review November 28, 2022 01:02
@yukinarit yukinarit merged commit c81d1cd into master Nov 28, 2022
@yukinarit yukinarit deleted the frozenset branch November 28, 2022 01:20
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