the-scouts / compass-interface-core

Core bridge/crawler component for Compass-Interface
5 stars 1 forks source link

Schema testing #22

Closed AA-Turner closed 3 years ago

AA-Turner commented 3 years ago

Add tests for schemas

codecov[bot] commented 3 years ago

Codecov Report

Merging #22 (f7d5268) into master (8c945ef) will increase coverage by 3.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   52.24%   55.26%   +3.02%     
==========================================
  Files          20       21       +1     
  Lines        1183     1263      +80     
==========================================
+ Hits          618      698      +80     
  Misses        565      565              
Impacted Files Coverage Δ
tests/test_compass_core_schemas_hierarchy.py 100.00% <100.00%> (ø)
tests/test_compass_core_utility.py 100.00% <100.00%> (ø)

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 8c945ef...00a0acd. Read the comment docs.

AA-Turner commented 3 years ago

Might move to hypothesis/hypothesis-auto