plone / guillotina

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

Mask Textline field #1145

Closed bloodbare closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #1145 (30b979d) into master (b04ca47) will increase coverage by 0.1%. The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1145     +/-   ##
========================================
+ Coverage    94.5%   94.5%   +0.1%     
========================================
  Files         383     383             
  Lines       32704   32736     +32     
========================================
+ Hits        30903   30935     +32     
  Misses       1801    1801             
Impacted Files Coverage Δ
guillotina/schema/__init__.py 100.0% <100.0%> (ø)
guillotina/schema/_field.py 98.0% <100.0%> (+0.1%) :arrow_up:
guillotina/schema/interfaces.py 100.0% <100.0%> (ø)
guillotina/schema/tests/test__field.py 99.3% <100.0%> (+0.1%) :arrow_up: