Skip to content

Support deserializing Python dataclass into structs / mappings - #105

Merged
davidhewitt merged 1 commit into
mainfrom
de-dataclass
Feb 18, 2026
Merged

Support deserializing Python dataclass into structs / mappings#105
davidhewitt merged 1 commit into
mainfrom
de-dataclass

Support deserializing Python dataclass into structs / mappings

838b3cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2026 in 1s

84.48% (+0.91%) compared to a444b75

View this Pull Request on Codecov

84.48% (+0.91%) compared to a444b75

Details

Codecov Report

❌ Patch coverage is 92.06349% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.48%. Comparing base (a444b75) to head (838b3cd).

Files with missing linesPatch %Lines
src/de.rs92.06%0 Missing and 10 partials ⚠️
Additional details and impacted files
@@ Coverage Diff @@## main #105 +/- ##
==========================================
+ Coverage 83.56% 84.48% +0.91% 
==========================================
Files 3 3 Lines 1065 1186 +121 Branches 1065 1186 +121 ==========================================
+ Hits 890 1002 +112 
Misses 118 118 - Partials 57 66 +9 

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