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

Retemplate the repository #158

Merged
merged 25 commits into from
Nov 3, 2023
Merged

Conversation

wtbarnes
Copy link
Member

@wtbarnes wtbarnes commented Apr 7, 2022

Fixes #145
Fixes #150
Fixes #129
Fixes #149
Fixes #153

Retemplate the repository to make things a bit easier to install and package

  • Update install instructions
  • Double check that all above issues are resolved
  • Test only on 3.9 and above
  • Update CI scripts to use tox
  • Change "master" to "main" in CI scripts

@wtbarnes wtbarnes marked this pull request as draft April 7, 2022 19:08
MANIFEST.in Outdated Show resolved Hide resolved
tox.ini Show resolved Hide resolved
@wtbarnes wtbarnes closed this Nov 2, 2023
@wtbarnes wtbarnes reopened this Nov 2, 2023
Copy link

codecov bot commented Nov 2, 2023

Codecov Report

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

Comparison is base (7a484dc) 41.71% compared to head (45c1c73) 66.85%.
Report is 18 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #158       +/-   ##
===========================================
+ Coverage   41.71%   66.85%   +25.14%     
===========================================
  Files          10       11        +1     
  Lines         489      694      +205     
===========================================
+ Hits          204      464      +260     
+ Misses        285      230       -55     
Files Coverage Δ
pydrad/__init__.py 100.00% <100.00%> (ø)
pydrad/configure/__init__.py 100.00% <100.00%> (ø)
pydrad/configure/filters.py 96.55% <100.00%> (+0.55%) ⬆️
pydrad/parse/__init__.py 100.00% <100.00%> (ø)
pydrad/visualize/__init__.py 100.00% <100.00%> (ø)
pydrad/visualize/animate.py 20.00% <100.00%> (ø)
pydrad/configure/data/__init__.py 57.14% <57.14%> (ø)
pydrad/configure/util.py 87.93% <84.09%> (+46.75%) ⬆️
pydrad/configure/configure.py 80.58% <65.38%> (+22.92%) ⬆️
pydrad/parse/parse.py 71.28% <78.46%> (+38.48%) ⬆️
... and 1 more

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

@wtbarnes wtbarnes marked this pull request as ready for review November 3, 2023 16:31
@wtbarnes wtbarnes merged commit 52a9666 into rice-solar-physics:main Nov 3, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants