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

feat: Migrate to Typer for CLI #22

Merged
merged 2 commits into from
Mar 28, 2024
Merged

feat: Migrate to Typer for CLI #22

merged 2 commits into from
Mar 28, 2024

Conversation

gromdimon
Copy link
Collaborator

Issue:

Description:

  • MIgrated to typer

@gromdimon gromdimon linked an issue Mar 28, 2024 that may be closed by this pull request
Copy link

codecov bot commented Mar 28, 2024

Codecov Report

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

Project coverage is 65.69%. Comparing base (3b38cda) to head (b92b934).

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #22       +/-   ##
===========================================
+ Coverage   53.61%   65.69%   +12.08%     
===========================================
  Files          14       15        +1     
  Lines         871      860       -11     
===========================================
+ Hits          467      565       +98     
+ Misses        404      295      -109     
Files Coverage Δ
src/api/annonars.py 90.00% <100.00%> (ø)
src/api/dotty.py 90.00% <100.00%> (ø)
src/api/mehari.py 65.62% <100.00%> (ø)
src/types/annonars.py 100.00% <ø> (ø)
src/types/autopvs1.py 100.00% <100.00%> (ø)
src/types/dotty.py 100.00% <ø> (ø)
src/types/enums.py 100.00% <ø> (ø)
src/types/mehari.py 100.00% <ø> (ø)
src/cli.py 95.00% <95.00%> (ø)
src/seqvar_pvs1.py 19.17% <50.00%> (+19.17%) ⬆️
... and 1 more

... and 1 file with indirect coverage changes

@gromdimon gromdimon merged commit 8723900 into main Mar 28, 2024
4 checks passed
@gromdimon gromdimon deleted the 9-enhance-main-script branch April 15, 2024 10:10
gromdimon added a commit that referenced this pull request Aug 2, 2024
* feat: integrate typer

* tests
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.

Enhance main script
1 participant