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 some warnings after migration #39

Merged
merged 6 commits into from Mar 3, 2024
Merged

Conversation

thomasaarholt
Copy link
Collaborator

@thomasaarholt thomasaarholt commented Feb 28, 2024

I'm fixing some of the warnings introduced with the pydantic PR. Mainly adding docstrings where we had duplicates to copy from elsewhere, but also some minor typing things.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 91.66667% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 85.78%. Comparing base (5446910) to head (40de7e2).

Files Patch % Lines
src/patito/pydantic.py 90.00% 1 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
+ Coverage   85.76%   85.78%   +0.01%     
==========================================
  Files          12       12              
  Lines        1075     1076       +1     
  Branches      286      286              
==========================================
+ Hits          922      923       +1     
  Misses         94       94              
  Partials       59       59              

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

@thomasaarholt thomasaarholt merged commit b712032 into main Mar 3, 2024
2 checks passed
@thomasaarholt thomasaarholt deleted the thomasaarholt/fix-warnings branch March 3, 2024 18:29
@thomasaarholt thomasaarholt changed the title Fix warnings after migration Fix some warnings after migration Mar 3, 2024
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

3 participants