Skip to content

feat: Add DeserializeSeed support

6b95519
Select commit
Loading
Failed to load commit list.
Closed

feat: Add Serialize and DeserializeSeed support #2258

feat: Add DeserializeSeed support
6b95519
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2025 in 0s

81.98% (-0.02%) compared to 2ac4181

View this Pull Request on Codecov

81.98% (-0.02%) compared to 2ac4181

Details

Codecov Report

Attention: Patch coverage is 77.83019% with 47 lines in your changes missing coverage. Please review.

Project coverage is 81.98%. Comparing base (2ac4181) to head (6b95519).

Files with missing lines Patch % Lines
hugr-core/src/hugr/persistent/serialize.rs 76.51% 18 Missing and 17 partials ⚠️
...gr-core/src/hugr/patch/simple_replace/serialize.rs 73.33% 3 Missing and 5 partials ⚠️
hugr-core/src/hugr/serialize/serde_seed.rs 87.87% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2258      +/-   ##
==========================================
- Coverage   82.00%   81.98%   -0.02%     
==========================================
  Files         237      240       +3     
  Lines       42778    42990     +212     
  Branches    38690    38902     +212     
==========================================
+ Hits        35079    35247     +168     
- Misses       5706     5727      +21     
- Partials     1993     2016      +23     

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