python-attrs / cattrs

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

Newtypes fix #381

Closed Tinche closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #381 (0e3995e) into main (116d25b) will increase coverage by 0.01%. 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     #381      +/-   ##
==========================================
+ Coverage   95.80%   95.81%   +0.01%     
==========================================
  Files          26       26              
  Lines        2121     2128       +7     
==========================================
+ Hits         2032     2039       +7     
  Misses         89       89              
Impacted Files Coverage Δ
src/cattrs/converters.py 97.21% <100.00%> (+0.04%) :arrow_up:

... and 1 file with indirect coverage changes

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