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

mypy plugin added. #153

Merged
merged 1 commit into from
Jan 13, 2024
Merged

mypy plugin added. #153

merged 1 commit into from
Jan 13, 2024

Conversation

dapper91
Copy link
Owner

  • mypy plugin added.

@codecov-commenter
Copy link

codecov-commenter commented Dec 23, 2023

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (d02647c) 91.61% compared to head (fd07881) 91.78%.
Report is 36 commits behind head on dev.

Files Patch % Lines
pydantic_xml/serializers/factories/model.py 90.00% 5 Missing ⚠️
pydantic_xml/element/native/lxml.py 0.00% 3 Missing ⚠️
pydantic_xml/element/element.py 91.30% 2 Missing ⚠️
pydantic_xml/serializers/factories/primitive.py 92.59% 2 Missing ⚠️
pydantic_xml/serializers/factories/raw.py 87.50% 1 Missing ⚠️
pydantic_xml/serializers/factories/wrapper.py 90.90% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #153      +/-   ##
==========================================
+ Coverage   91.61%   91.78%   +0.17%     
==========================================
  Files          25       26       +1     
  Lines        1359     1509     +150     
==========================================
+ Hits         1245     1385     +140     
- Misses        114      124      +10     
Flag Coverage Δ
unittests 91.78% <94.14%> (+0.17%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@dapper91 dapper91 merged commit a882b95 into dev Jan 13, 2024
7 checks passed
@dapper91 dapper91 deleted the mypy-plugin branch January 13, 2024 08:16
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