python-attrs / cattrs

Composable custom class converters for attrs, dataclasses and friends.
https://catt.rs
MIT License
799 stars 111 forks source link

Fix typeddicts with period fields #377

Closed Tinche closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #377 (1987594) into main (d1368b2) will increase coverage by 5.51%. The diff coverage is 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #377      +/-   ##
==========================================
+ Coverage   88.87%   94.38%   +5.51%     
==========================================
  Files          26       26              
  Lines        2121     2121              
==========================================
+ Hits         1885     2002     +117     
+ Misses        236      119     -117     
Impacted Files Coverage Δ
src/cattrs/gen/typeddicts.py 81.94% <100.00%> (+5.83%) :arrow_up:

... and 3 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more