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

Fix PartialOrd implementation of Position #2172

Merged
merged 3 commits into from
Oct 6, 2023
Merged

Fix PartialOrd implementation of Position #2172

merged 3 commits into from
Oct 6, 2023

Conversation

raviqqe
Copy link
Contributor

@raviqqe raviqqe commented Oct 6, 2023

No description provided.

@raviqqe raviqqe enabled auto-merge (squash) October 6, 2023 01:39
@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (0ee7c8e) 87.89% compared to head (077fb55) 87.88%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2172      +/-   ##
==========================================
- Coverage   87.89%   87.88%   -0.01%     
==========================================
  Files         455      455              
  Lines       54830    54886      +56     
==========================================
+ Hits        48191    48238      +47     
- Misses       6639     6648       +9     
Files Coverage Δ
...mir/src/analysis/reference_count/transformation.rs 98.79% <100.00%> (ø)
lib/position/src/position.rs 94.44% <0.00%> (ø)

... and 12 files with indirect coverage changes

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

@raviqqe raviqqe merged commit 27a9fd1 into main Oct 6, 2023
@raviqqe raviqqe deleted the chore/lint branch October 6, 2023 02:46
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