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

First implementation of CLI #68

Merged
merged 5 commits into from
Dec 20, 2024
Merged

First implementation of CLI #68

merged 5 commits into from
Dec 20, 2024

Conversation

bastonero
Copy link
Owner

@bastonero bastonero commented Jun 15, 2024

Some considerations:

  • Add examples
  • Add documentation

@cla-bot cla-bot bot added the cla-signed label Jun 15, 2024
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

Attention: Patch coverage is 79.82833% with 47 lines in your changes missing coverage. Please review.

Project coverage is 86.59%. Comparing base (835266a) to head (39de388).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/aiida_vibroscopy/cli/utils/display.py 12.50% 21 Missing ⚠️
src/aiida_vibroscopy/cli/utils/launch.py 17.64% 14 Missing ⚠️
src/aiida_vibroscopy/cli/utils/options.py 73.52% 9 Missing ⚠️
src/aiida_vibroscopy/cli/utils/validate.py 80.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
- Coverage   87.30%   86.59%   -0.71%     
==========================================
  Files          24       34      +10     
  Lines        2260     2491     +231     
==========================================
+ Hits         1973     2157     +184     
- Misses        287      334      +47     
Flag Coverage Δ
pytests 86.59% <79.82%> (-0.71%) ⬇️

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.

@bastonero bastonero merged commit 388d648 into main Dec 20, 2024
10 checks passed
@bastonero bastonero deleted the feat/cli branch December 20, 2024 00:41
@aiida-cla-bot aiida-cla-bot bot locked and limited conversation to collaborators Dec 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant