Skip to content

Fix #7151#7158

Merged
roryharr merged 2 commits intoanza-xyz:masterfrom
apfitzge:fix_github_squash_dumbness
Jul 24, 2025
Merged

Fix #7151#7158
roryharr merged 2 commits intoanza-xyz:masterfrom
apfitzge:fix_github_squash_dumbness

Conversation

@apfitzge
Copy link
Copy Markdown

Problem

#7151 squashed 2 commits and didn't change cargo.lock properly.

Summary of Changes

  • revert the squashed dumb shit
  • revert original commit

Fixes #

@apfitzge apfitzge marked this pull request as ready for review July 24, 2025 22:30
@apfitzge apfitzge requested review from LucasSte and steviez July 24, 2025 22:30
Comment thread Cargo.toml
csv = "1.3.1"
ctrlc = "3.4.7"
curve25519-dalek = { version = "4.2.0", features = ["digest", "rand_core"] }
curve25519-dalek = { version = "4.1.3", features = ["digest", "rand_core"] }
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cargo.toml change actually present in this PR, I missed this in #7151 😢

@steviez
Copy link
Copy Markdown

steviez commented Jul 24, 2025

Fixes 7521 - typo in the commit title ?

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.2%. Comparing base (d6ab38a) to head (7582fdb).
⚠️ Report is 2799 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7158   +/-   ##
=======================================
  Coverage    83.2%    83.2%           
=======================================
  Files         853      853           
  Lines      374069   373983   -86     
=======================================
- Hits       311500   311448   -52     
+ Misses      62569    62535   -34     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@roryharr roryharr changed the title Fix #7521 Fix #7151 Jul 24, 2025
@roryharr roryharr merged commit 0fac0d1 into anza-xyz:master Jul 24, 2025
52 checks passed
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.

5 participants