yukinarit / pyserde

Yet another serialization library on top of dataclasses, inspired by serde-rs.
https://yukinarit.github.io/pyserde/guide/en
MIT License
726 stars 40 forks source link

Translate data-formats.md to Japanese #551

Closed K-dash closed 4 months ago

K-dash commented 4 months ago

Related to https://github.com/yukinarit/pyserde/issues/545

Data Formatsの日本語版Docを作成しました。 レビューをお願いします 🙏

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.04%. Comparing base (971b5ff) to head (ac3c68f). Report is 21 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #551 +/- ## ========================================== - Coverage 91.04% 91.04% -0.01% ========================================== Files 13 13 Lines 1931 1942 +11 Branches 431 437 +6 ========================================== + Hits 1758 1768 +10 Misses 117 117 - Partials 56 57 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.