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

Refactor parsers #106

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Refactor parsers #106

merged 1 commit into from
Apr 30, 2024

Conversation

xin-huang
Copy link
Owner

No description provided.

Copy link

codecov bot commented Apr 16, 2024

Codecov Report

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

Project coverage is 88.43%. Comparing base (f5fd232) to head (0b158f6).

Files Patch % Lines
dadi_cli/parsers/infer_dm_parsers.py 79.05% 40 Missing ⚠️
dadi_cli/parsers/argument_validation.py 65.67% 23 Missing ⚠️
dadi_cli/parsers/infer_dfe_parsers.py 90.56% 15 Missing ⚠️
dadi_cli/utilities.py 74.28% 9 Missing ⚠️
dadi_cli/parsers/common_arguments.py 92.00% 6 Missing ⚠️
dadi_cli/__main__.py 91.17% 3 Missing ⚠️
dadi_cli/parsers/model_parsers.py 75.00% 3 Missing ⚠️
dadi_cli/parsers/pdf_parsers.py 75.00% 3 Missing ⚠️
dadi_cli/parsers/simulate_dfe_parsers.py 92.85% 2 Missing ⚠️
dadi_cli/parsers/bestfit_parsers.py 92.30% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #106      +/-   ##
==========================================
+ Coverage   88.02%   88.43%   +0.41%     
==========================================
  Files          12       27      +15     
  Lines        1445     1531      +86     
==========================================
+ Hits         1272     1354      +82     
- Misses        173      177       +4     

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

@xin-huang xin-huang merged commit bdd74a8 into master Apr 30, 2024
5 of 6 checks passed
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