ExposuresProvider / icees-api

MIT License
2 stars 8 forks source link

Do not return modified qgraph #186

Closed patrickkwang closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #186 (18d1495) into master (9905697) will decrease coverage by 0.54%. The diff coverage is 100.00%.

:exclamation: Current head 18d1495 differs from pull request most recent head 83b494d. Consider uploading reports for the commit 83b494d to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #186      +/-   ##
==========================================
- Coverage   81.95%   81.41%   -0.55%     
==========================================
  Files          15       15              
  Lines        1236     1173      -63     
==========================================
- Hits         1013      955      -58     
+ Misses        223      218       -5     
Impacted Files Coverage Δ
icees_api/features/knowledgegraph.py 86.00% <100.00%> (-0.17%) :arrow_down:
icees_api/handlers.py 77.56% <0.00%> (-2.75%) :arrow_down:
icees_api/trapi.py 90.00% <0.00%> (-0.63%) :arrow_down:
icees_api/app.py 92.77% <0.00%> (-0.09%) :arrow_down:
icees_api/features/mappings.py 100.00% <0.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 d596892...83b494d. Read the comment docs.