plone / guillotina

Python AsyncIO data API to manage billions of resources
https://guillotina.readthedocs.io/en/latest/
Other
187 stars 51 forks source link

Fix more anti patterns #938

Closed lferran closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #938 into master will increase coverage by 0.1%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #938     +/-   ##
========================================
+ Coverage    94.5%   94.5%   +0.1%     
========================================
  Files         333     333             
  Lines       29525   29537     +12     
========================================
+ Hits        27887   27899     +12     
  Misses       1638    1638
Impacted Files Coverage Δ
guillotina/component/_api.py 97.3% <100%> (+0.4%) :arrow_up: