Test against python 3.14#625
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #625 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 11 11
Lines 2455 2455
=========================================
Hits 2455 2455 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.
| Benchmark suite | Current: 671fe53 | Previous: a1f5f5f | Ratio |
|---|---|---|---|
tests/test_run_ref.py::test_run_sim[1.1_baseline_number] |
0.29789669278930003 iter/sec (stddev: 0.10408227506529867) |
0.4723100939736393 iter/sec (stddev: 0.08542779550019207) |
1.59 |
tests/test_run_ref.py::test_run_sim[1.7_multi_beam] |
0.011044262286891895 iter/sec (stddev: 0.024316630751507425) |
0.013384082677412444 iter/sec (stddev: 0.3604262521317503) |
1.21 |
This comment was automatically generated by workflow using github-action-benchmark.
|
The warnings tests are failing due to IERS warnings. The astropy team are working on a fix that looks like it will be a real improvement in behavior: astropy/astropy#19995 |
671fe53 to
b538b01
Compare
steven-murray
left a comment
There was a problem hiding this comment.
This looks good to me. If we merge HERA-Team/hera_sim#393 then hopefully we get the herasim tests to work as well.
I just approved that one, sorry, didn't realize you'd updated it and were waiting on me. |
|
Yay it worked! |
Description
Add CI jobs with python 3.14 to ensure compatibility.
Motivation and Context
Types of changes
Checklist:
For all pull requests:
Build or continuous integration change checklist: