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

🔖 Version 2.0.0 of FastAPI Class #58

Merged
merged 6 commits into from
Jan 8, 2023
Merged

🔖 Version 2.0.0 of FastAPI Class #58

merged 6 commits into from
Jan 8, 2023

Conversation

yezz123
Copy link
Owner

@yezz123 yezz123 commented Jan 8, 2023

#57

@yezz123 yezz123 self-assigned this Jan 8, 2023
@yezz123 yezz123 linked an issue Jan 8, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jan 8, 2023

Codecov Report

Base: 94.68% // Head: 98.18% // Increases project coverage by +3.50% 🎉

Coverage data is based on head (2181323) compared to base (2fee852).
Patch coverage: 100.00% of modified lines in pull request are covered.

❗ Current head 2181323 differs from pull request most recent head eadb8b9. Consider uploading reports for the commit eadb8b9 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
+ Coverage   94.68%   98.18%   +3.50%     
==========================================
  Files           4        6       +2     
  Lines          94      165      +71     
  Branches        6        0       -6     
==========================================
+ Hits           89      162      +73     
  Misses          3        3              
+ Partials        2        0       -2     
Impacted Files Coverage Δ
fastapi_class/__init__.py 100.00% <100.00%> (ø)
fastapi_class/args.py 100.00% <100.00%> (ø)
fastapi_class/decorators.py 90.32% <100.00%> (+6.45%) ⬆️
fastapi_class/routable.py 100.00% <100.00%> (ø)
tests/test_version.py 100.00% <100.00%> (ø)
tests/test_routable.py 100.00% <0.00%> (ø)

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.

@yezz123 yezz123 merged commit c2083de into main Jan 8, 2023
@yezz123 yezz123 deleted the feat/support-311 branch January 8, 2023 14:33
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.

Newer version of pydantic needed for python 3.11
1 participant