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

Fix mypy/pyright errors in serde/se.py #420

Merged
merged 1 commit into from
Jul 31, 2023
Merged

Fix mypy/pyright errors in serde/se.py #420

merged 1 commit into from
Jul 31, 2023

Conversation

yukinarit
Copy link
Owner

Closes #397

@yukinarit yukinarit added the refactoring Refactoring label Jul 30, 2023
@yukinarit yukinarit force-pushed the fix-mypy-se branch 2 times, most recently from 969906d to c3d3068 Compare July 30, 2023 06:53
@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

Patch coverage: 85.00% and project coverage change: -0.08% ⚠️

Comparison is base (07c8374) 89.79% compared to head (8c23a5c) 89.71%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #420      +/-   ##
==========================================
- Coverage   89.79%   89.71%   -0.08%     
==========================================
  Files          12       12              
  Lines        1891     1896       +5     
  Branches      388      390       +2     
==========================================
+ Hits         1698     1701       +3     
- Misses        142      143       +1     
- Partials       51       52       +1     
Files Changed Coverage Δ
serde/se.py 97.48% <76.92%> (-0.62%) ⬇️
serde/compat.py 83.79% <100.00%> (+0.11%) ⬆️
serde/core.py 85.17% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yukinarit yukinarit merged commit 89680ed into main Jul 31, 2023
@yukinarit yukinarit deleted the fix-mypy-se branch July 31, 2023 09:56
github-actions bot pushed a commit that referenced this pull request Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix mypy/pyright errors in serde/se.py
1 participant