plone / guillotina

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

Missing bytes serializer #1042

Closed bloodbare closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #1042 (1f4137b) into master (8e17a39) will decrease coverage by 0.1%. The diff coverage is 66.7%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1042     +/-   ##
========================================
- Coverage    94.6%   94.6%   -0.0%     
========================================
  Files         333     333             
  Lines       28799   28802      +3     
========================================
+ Hits        27240   27241      +1     
- Misses       1559    1561      +2     
Impacted Files Coverage Δ
guillotina/json/serialize_value.py 85.0% <66.7%> (-0.7%) :arrow_down:
guillotina/db/storages/pg.py 88.7% <0.0%> (-0.1%) :arrow_down: