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

include example of validating a scoring file header #48

Closed
wants to merge 2 commits into from

Conversation

nebfield
Copy link
Member

@nebfield nebfield commented Sep 9, 2024

Quick example of validating a scoring file header using pydantic, which might be helpful to reuse

@nebfield nebfield requested a review from fyvon September 9, 2024 15:45
Copy link

codecov bot commented Sep 9, 2024

Codecov Report

Attention: Patch coverage is 96.07843% with 2 lines in your changes missing coverage. Please review.

Project coverage is 89.32%. Comparing base (71f2f90) to head (c280a88).
Report is 2 commits behind head on fix-nonadditive.

Files with missing lines Patch % Lines
pgscatalog.core/src/pgscatalog/core/lib/models.py 96.00% 2 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##           fix-nonadditive      #48      +/-   ##
===================================================
+ Coverage            89.18%   89.32%   +0.13%     
===================================================
  Files                   40       40              
  Lines                 2320     2369      +49     
===================================================
+ Hits                  2069     2116      +47     
- Misses                 251      253       +2     
Flag Coverage Δ
pgscatalog.core 90.37% <96.07%> (+0.21%) ⬆️

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.

@nebfield nebfield closed this Sep 13, 2024
@nebfield nebfield deleted the pydantic-header branch September 13, 2024 16:41
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.

1 participant