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

Update min python to 3.9 and min sunpy to 4 #318

Merged
merged 4 commits into from
Feb 12, 2023

Conversation

samaloney
Copy link
Collaborator

@samaloney samaloney commented Feb 10, 2023

  • Update various conflicts and deps for python 3.9
  • Update azure, githubaction and readthedocs

@codecov-commenter
Copy link

codecov-commenter commented Feb 10, 2023

Codecov Report

Base: 81.04% // Head: 81.02% // Decreases project coverage by -0.02% ⚠️

Coverage data is based on head (42662e8) compared to base (01c7552).
Patch coverage: 11.11% of modified lines in pull request are covered.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #318      +/-   ##
==========================================
- Coverage   81.04%   81.02%   -0.02%     
==========================================
  Files          63       63              
  Lines        6314     6473     +159     
==========================================
+ Hits         5117     5245     +128     
- Misses       1197     1228      +31     
Impacted Files Coverage Δ
stixcore/calibration/transmission.py 20.93% <11.11%> (-43.97%) ⬇️
stixcore/tmtc/tm/tm_1.py 100.00% <0.00%> (ø)
stixcore/tmtc/tm/tm_3.py 100.00% <0.00%> (ø)
stixcore/tmtc/tm/tm_5.py 100.00% <0.00%> (ø)
stixcore/tmtc/tm/tm_6.py 100.00% <0.00%> (ø)
stixcore/tmtc/tm/tm_17.py 100.00% <0.00%> (ø)
stixcore/tmtc/tm/tm_22.py 100.00% <0.00%> (ø)
stixcore/tmtc/tm/tm_236.py 100.00% <0.00%> (ø)
stixcore/tmtc/tm/tm_237.py 100.00% <0.00%> (ø)
... and 29 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@samaloney samaloney changed the title Update min python to 3.8 and min sunpy to 4.0 Update min python to 3.9 and min sunpy to 4 Feb 10, 2023
assert np.allclose(transmission, hydrogen.transmission([1e-3, 1e-1, 1e+1] * u.MeV))


@pytest.mark.skip('Changes to transmission data')
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to investigate the change of transmission values.

Copy link
Collaborator

@nicHoch nicHoch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice even the e2e is green this time

@samaloney samaloney merged commit 86ab581 into i4Ds:master Feb 12, 2023
nicHoch pushed a commit to nicHoch/STIXCore that referenced this pull request Feb 21, 2023
* Update min python to 3.9 and min sunpy to 4.0
* Update python version for RTD, fix for upated roentgen
* Update python version in github action
* Fix rtd issue with python3.9
* Update code to use newer release of roentgen.
@samaloney samaloney deleted the feat-bump-python38 branch March 8, 2023 15:20
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.

None yet

3 participants