radical-cybertools / radical.utils

Utility classes and tools for various radical projects
Other
8 stars 6 forks source link

`dict` as a base class for `TypedDict` #340

Closed mtitov closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #340 (27045ef) into devel (24d788d) will decrease coverage by 0.03%. The diff coverage is 80.00%.

:exclamation: Current head 27045ef differs from pull request most recent head 47c0fad. Consider uploading reports for the commit 47c0fad to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##            devel     #340      +/-   ##
==========================================
- Coverage   60.91%   60.87%   -0.04%     
==========================================
  Files          59       59              
  Lines        6601     6595       -6     
==========================================
- Hits         4021     4015       -6     
  Misses       2580     2580              
Impacted Files Coverage Δ
src/radical/utils/typeddict.py 85.02% <66.66%> (-0.20%) :arrow_down:
src/radical/utils/dict_mixin.py 65.58% <100.00%> (-0.32%) :arrow_down:
src/radical/utils/misc.py 58.26% <100.00%> (-0.12%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 24d788d...47c0fad. Read the comment docs.

mtitov commented 2 years ago

(*) this branch was created from fix/typeddict_exception (#339)

andre-merzky commented 2 years ago

Oh, sorry - missed that this is marked as draft! Feel free to ignore the approval of course...