Skip to content

Fix Infinite Recursion in Debug Impl for Stored#339

Open
florianhartung wants to merge 1 commit intomainfrom
dev/fix-infinite-recursion-in-stored
Open

Fix Infinite Recursion in Debug Impl for Stored#339
florianhartung wants to merge 1 commit intomainfrom
dev/fix-infinite-recursion-in-stored

Conversation

@florianhartung
Copy link
Copy Markdown
Collaborator

@florianhartung florianhartung commented Mar 30, 2026

Checks

  • Using Nix
    • Ran nix fmt
    • Ran nix flake check '.?submodules=1'
  • Using Rust tooling
    • Ran cargo fmt
    • Ran cargo test
    • Ran cargo check
    • Ran cargo build
    • Ran cargo doc

Signed-off-by: Florian Hartung <florian.hartung@dlr.de>
@florianhartung florianhartung requested a review from cemonem March 30, 2026 15:04
@florianhartung florianhartung self-assigned this Mar 30, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 30, 2026

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 74.18%. Comparing base (1601172) to head (945da16).
⚠️ Report is 9 commits behind head on main.

@@           Coverage Diff           @@
##             main     #339   +/-   ##
=======================================
  Coverage   74.18%   74.18%           
=======================================
  Files          44       44           
  Lines       10303    10303           
  Branches    10303    10303           
=======================================
  Hits         7643     7643           
  Misses       1303     1303           
  Partials     1357     1357           
Components Coverage Δ
interpreter 74.88% <ø> (ø)
checked 64.83% <0.00%> (ø)
linker 93.47% <ø> (ø)
interop 65.34% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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