Closed raphaelshirley closed 1 week ago
Strange the c++ code coverage is now failing on the 3.10 test.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 66.40%. Comparing base (
ee3a99c
) to head (0123193
). Report is 7 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@johannct What do you think? It is passing all the tests after I changed one data retrieval test to acomodate Python 3.13. I also added a line to the lcov command to fix the issue that appeared out of nowhere. Finally I added recursive to the sdist commands but I think we'll have to publish to PyPI tp see if that has worked.
please merge and publish as 0.12. But we wont be able to test as now binaries are going to be available with py3.13
You can force from source https://pip.pypa.io/en/latest/cli/pip_install/#install-no-binary
I will add more commit comments going forward
You can force from source https://pip.pypa.io/en/latest/cli/pip_install/#install-no-binary
oh right, good catch
@johan I need an approving review to merge.
Ah you already did...
Closes #215
We need to extend testing to match built versions.
Code Quality
Project-Specific Pull Request Checklists
Bug Fix Checklist
New Feature Checklist
Documentation Change Checklist
Build/CI Change Checklist
Other Change Checklist