plone / guillotina

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

Add id checker for move #1012

Closed Qiwn closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #1012 into master will decrease coverage by 0.1%. The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1012     +/-   ##
========================================
- Coverage    94.6%   94.6%   -0.0%     
========================================
  Files         316     316             
  Lines       28071   28078      +7     
========================================
+ Hits        26552   26558      +6     
- Misses       1519    1520      +1     
Impacted Files Coverage Δ
guillotina/tests/test_api.py 99.6% <100.0%> (+0.1%) :arrow_up:
guillotina/db/storages/pg.py 89.1% <0.0%> (-0.1%) :arrow_down: