Skip to content

Benchmarks v0.13#996

Merged
leonlan merged 3 commits intomainfrom
benchmark-v0.13.0
Jan 15, 2026
Merged

Benchmarks v0.13#996
leonlan merged 3 commits intomainfrom
benchmark-v0.13.0

Conversation

@leonlan
Copy link
Member

@leonlan leonlan commented Jan 15, 2026

This PR:

  • Closes #xxxx.
  • Adds and passes relevant tests.
  • Has well-formatted code and documentation.

Instances: 24df890

Details

Notes:

Please read our contributing guidelines first.
In particular:

  • You must add tests when making code changes.
    This keeps the code coverage level up, and helps ensure the changes work as intended.
  • When fixing a bug, you must add a test that would produce the bug in the master branch, and then show that it is fixed with the new code.
  • New code additions must be well formatted. Changes should pass the pre-commit workflow, which you can set up locally using pre-commit.
  • Docstring additions must render correctly, including escapes and LaTeX.
  • Finally, it is essential that all contributions in this PR are license-compatible with PyVRP's MIT license.
    Please check that this PR can be included into PyVRP under the MIT license.

@codecov
Copy link

codecov bot commented Jan 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.53%. Comparing base (0a1aff2) to head (97c2f09).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #996   +/-   ##
=======================================
  Coverage   95.53%   95.53%           
=======================================
  Files          69       69           
  Lines        4255     4255           
  Branches     1395     1395           
=======================================
  Hits         4065     4065           
+ Misses         25       22    -3     
- Partials      165      168    +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@codspeed-hq
Copy link

codspeed-hq bot commented Jan 15, 2026

CodSpeed Performance Report

Merging this PR will not alter performance

Comparing benchmark-v0.13.0 (97c2f09) with main (0a1aff2)

Summary

✅ 37 untouched benchmarks
⏩ 8 skipped benchmarks1

Footnotes

  1. 8 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@leonlan leonlan requested a review from N-Wouda January 15, 2026 14:43
@leonlan
Copy link
Member Author

leonlan commented Jan 15, 2026

Detailed results

1min.txt
2min.txt
10min.txt
academic.txt

@leonlan leonlan merged commit 18c3335 into main Jan 15, 2026
9 checks passed
@N-Wouda N-Wouda deleted the benchmark-v0.13.0 branch January 15, 2026 15:15
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.

2 participants