Skip to content

Comments

chore: Fix new clippy lint#276

Merged
aborgna-q merged 1 commit intomainfrom
ab/fix-lint
Feb 6, 2026
Merged

chore: Fix new clippy lint#276
aborgna-q merged 1 commit intomainfrom
ab/fix-lint

Conversation

@aborgna-q
Copy link
Collaborator

error: unit tests in doctest are not executed
  --> src/proptest.rs:94:9
   |
94 | ///     #[test]
   |         ^^^^^^^
   |

This is just a usage example, so the block can be ignored for doctests

@aborgna-q aborgna-q requested a review from cqc-alec February 6, 2026 11:22
@aborgna-q aborgna-q enabled auto-merge February 6, 2026 11:22
@codspeed-hq
Copy link

codspeed-hq bot commented Feb 6, 2026

CodSpeed Performance Report

Merging this PR will improve performance by 28.6%

Comparing ab/fix-lint (4b692af) with main (cee8060)

Summary

⚡ 2 improved benchmarks
✅ 49 untouched benchmarks

Performance Changes

Benchmark BASE HEAD Efficiency
clone_line_graph[10000] 772 µs 654.1 µs +18.02%
check_convexity_sparse_LineConvexChecker<PortGraph>[1000] 7.5 µs 5.8 µs +28.6%

@codecov
Copy link

codecov bot commented Feb 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.38%. Comparing base (cee8060) to head (4b692af).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #276   +/-   ##
=======================================
  Coverage   83.38%   83.38%           
=======================================
  Files          28       28           
  Lines        7390     7390           
  Branches     7390     7390           
=======================================
  Hits         6162     6162           
  Misses       1134     1134           
  Partials       94       94           

☔ 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.

@aborgna-q aborgna-q added this pull request to the merge queue Feb 6, 2026
Merged via the queue into main with commit 18e501a Feb 6, 2026
13 checks passed
@aborgna-q aborgna-q deleted the ab/fix-lint branch February 6, 2026 11:36
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