Skip to content

Conversation

@Stebalien
Copy link
Member

In my last commits, I updated the workspace edition but we didn't use that edition in all crates. I've now changed all crates to use the workspace edition.

It turns out we didn't use the workspace's edition everywhere, fix that.
@github-project-automation github-project-automation bot moved this to 📌 Triage in FilOz Apr 17, 2025
@codecov-commenter
Copy link

codecov-commenter commented Apr 17, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 77.50%. Comparing base (da88c68) to head (99c6a7c).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
ipld/kamt/src/pointer.rs 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2170   +/-   ##
=======================================
  Coverage   77.50%   77.50%           
=======================================
  Files         147      147           
  Lines       15743    15743           
=======================================
  Hits        12201    12201           
  Misses       3542     3542           
Files with missing lines Coverage Δ
ipld/amt/src/amt.rs 82.88% <ø> (ø)
ipld/amt/src/diff.rs 85.52% <ø> (ø)
ipld/amt/src/iter.rs 96.08% <ø> (ø)
ipld/amt/src/lib.rs 94.11% <ø> (ø)
ipld/amt/src/node.rs 86.33% <100.00%> (ø)
ipld/amt/src/root.rs 97.10% <ø> (ø)
ipld/bitfield/src/lib.rs 78.42% <ø> (ø)
ipld/bitfield/src/rleplus/mod.rs 90.60% <ø> (ø)
ipld/car/src/lib.rs 89.91% <ø> (ø)
ipld/car/src/util.rs 80.00% <ø> (ø)
... and 12 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Stebalien Stebalien requested a review from rvagg April 17, 2025 00:15
@Stebalien Stebalien merged commit 7d65afe into master Apr 18, 2025
15 checks passed
@Stebalien Stebalien deleted the steb/edition-2024-rest branch April 18, 2025 21:31
@github-project-automation github-project-automation bot moved this from 📌 Triage to 🎉 Done in FilOz Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

3 participants