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

Maintenance: Complete Adoption of project.toml #273

Merged
merged 6 commits into from
Feb 15, 2024

Conversation

RHammond2
Copy link
Collaborator

This PR converts setup.py to pyproject.toml for package management and fixes a minor bug in the pytest --unit and pytest --regression custom options.

@RHammond2 RHammond2 added the maintenance Issues related to code maintainence. E.g., upgrading versions of dependencies, fixing the CI pipelie label Feb 6, 2024
@codecov-commenter
Copy link

codecov-commenter commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4fbdfd1) 77.55% compared to head (30b1284) 72.50%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #273      +/-   ##
===========================================
- Coverage    77.55%   72.50%   -5.06%     
===========================================
  Files           29       29              
  Lines         3680     3680              
  Branches         0      794     +794     
===========================================
- Hits          2854     2668     -186     
+ Misses         826      823       -3     
- Partials         0      189     +189     

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

@RHammond2 RHammond2 merged commit 1d4074e into NREL:develop Feb 15, 2024
2 checks passed
@RHammond2 RHammond2 deleted the maintenance/convert-to-toml branch February 15, 2024 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Issues related to code maintainence. E.g., upgrading versions of dependencies, fixing the CI pipelie
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants