Skip to content

(WIP) New Emmet CLI #1229

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

Open
wants to merge 98 commits into
base: main
Choose a base branch
from
Open

(WIP) New Emmet CLI #1229

wants to merge 98 commits into from

Conversation

kbuma
Copy link
Contributor

@kbuma kbuma commented May 6, 2025

WIP

New Emmet CLI:

  • submit and manage calculations

Contributor Checklist

  • I have broken down my PR scope into the following TODO tasks
    • CLI actions for submitting new calculations
    • submission management
  • I have run the tests locally and they passed.
  • I have added tests, or extended existing tests, to cover any new features or bugs fixed in this PR

@codecov-commenter
Copy link

codecov-commenter commented May 6, 2025

Codecov Report

Attention: Patch coverage is 86.73469% with 39 lines in your changes missing coverage. Please review.

Project coverage is 72.91%. Comparing base (2a4e057) to head (cc2e0dc).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
emmet-core/emmet/core/utils.py 40.54% 22 Missing ⚠️
emmet-cli/emmet/cli/submission.py 92.94% 12 Missing ⚠️
emmet-cli/emmet/cli/submit.py 94.80% 4 Missing ⚠️
emmet-core/emmet/core/vasp/utils.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1229       +/-   ##
===========================================
- Coverage   89.87%   72.91%   -16.96%     
===========================================
  Files         149       81       -68     
  Lines       14891     5560     -9331     
===========================================
- Hits        13383     4054     -9329     
+ Misses       1508     1506        -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

github-actions and others added 30 commits May 19, 2025 19:10
Automated dependency upgrades
Automated dependency upgrades
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.

2 participants