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

ci: update Python versions #90

Merged
merged 1 commit into from
Mar 24, 2024
Merged

ci: update Python versions #90

merged 1 commit into from
Mar 24, 2024

Conversation

severinstrobl
Copy link
Owner

Added Python 3.11 and 3.12 while removing the end-of-life versions 3.6 and 3.7 in the CI pipeline.

Added Python 3.11 and 3.12 while removing the end-of-life versions 3.6
and 3.7 in the CI pipeline.
Copy link

codecov bot commented Mar 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.51%. Comparing base (ad9bde3) to head (458ac1e).
Report is 37 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #90      +/-   ##
===========================================
+ Coverage    93.30%   95.51%   +2.20%     
===========================================
  Files            1        1              
  Lines          851      891      +40     
  Branches       156      145      -11     
===========================================
+ Hits           794      851      +57     
+ Misses          10        5       -5     
+ Partials        47       35      -12     

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

Copy link

C++ benchmark results

Benchmark Reference (f088a8f) Current (c417a07)
hex_overlap_volume 3.03 us 3.03 us: 1.00x faster
tet_overlap_volume 1.28 us 1.28 us: 1.00x faster
Geometric mean (ref) 1.00x faster

Benchmark hidden because not significant (4): hex_overlap_volume_aabb, normal_newell, regularized_wedge, tet_overlap_volume_aabb

@severinstrobl severinstrobl marked this pull request as ready for review March 24, 2024 20:19
Copy link

sonarcloud bot commented Mar 24, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@severinstrobl severinstrobl merged commit cd16019 into develop Mar 24, 2024
41 checks passed
@severinstrobl severinstrobl deleted the ci_python_versions branch March 24, 2024 20:31
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