the-scouts / compass-interface-core

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

➕ Add starlete and uvicorn to start testing Compass #64

Closed AA-Turner closed 3 years ago

AA-Turner commented 3 years ago

Towards #6

codecov[bot] commented 3 years ago

Codecov Report

Merging #64 (c981d1f) into master (8d55119) will increase coverage by 5.68%. The diff coverage is 97.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
+ Coverage   58.80%   64.48%   +5.68%     
==========================================
  Files          24       28       +4     
  Lines        1539     1650     +111     
==========================================
+ Hits          905     1064     +159     
+ Misses        634      586      -48     
Impacted Files Coverage Δ
...ore/schemas/test_compass_core_schemas_hierarchy.py 100.00% <ø> (ø)
...s/core/schemas/test_compass_core_schemas_member.py 100.00% <ø> (ø)
...t_compass_core_scrapers_member_reduce_date_list.py 100.00% <ø> (ø)
tests/compass/core/test_compass_core_errors.py 100.00% <ø> (ø)
...s/compass/core/test_compass_core_interface_base.py 100.00% <ø> (ø)
tests/compass/core/test_compass_core_settings.py 100.00% <ø> (ø)
tests/compass/core/test_compass_core_utility.py 98.52% <ø> (ø)
tests/util/fake_compass.py 90.00% <90.00%> (ø)
tests/compass/core/test_compass_core_logon.py 100.00% <100.00%> (ø)
tests/conftest.py 100.00% <100.00%> (ø)
... and 10 more

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 8d55119...c981d1f. Read the comment docs.