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

Pyproject installl deps and yuma config cleanup #236

Merged
merged 4 commits into from
Feb 19, 2024

Conversation

samvanstroud
Copy link
Contributor

@samvanstroud samvanstroud commented Feb 19, 2024

Summary

This pull request introduces the following changes

  • pip install -e . now automatically installs deps in requirements.txt
  • streamlining some yuma config to make it a thinner layer on top of results

Relates to the following issues

Conformity

Copy link

codecov bot commented Feb 19, 2024

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (df32362) 97.18% compared to head (1fc734c) 97.18%.

Files Patch % Lines
puma/hlplots/results.py 78.57% 3 Missing ⚠️
puma/hlplots/yuma.py 91.66% 2 Missing ⚠️
puma/hlplots/configs.py 95.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #236      +/-   ##
==========================================
- Coverage   97.18%   97.18%   -0.01%     
==========================================
  Files          45       45              
  Lines        4480     4472       -8     
==========================================
- Hits         4354     4346       -8     
  Misses        126      126              

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

@samvanstroud samvanstroud merged commit 9fafd9e into main Feb 19, 2024
7 of 9 checks passed
@samvanstroud samvanstroud deleted the svanstro/update-yuma branch February 19, 2024 11:11
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