B612-Asteroid-Institute / adam_home

ADAM python client and notebooks
MIT License
14 stars 8 forks source link

Upgraded job search #146

Closed HankG closed 3 years ago

HankG commented 3 years ago
github-actions[bot] commented 3 years ago

Locust summary

Git references

Initial: 9ee11d8
Terminal: de77fcf

adam/job.py
Changes:
adam/batch_propagation_results.py
Changes:
tests/comparison_test.py
Changes:
adam/adam_processing_results_processor.py
Changes:
adam/project.py
Changes:
adam/adam_processing_service.py
Changes:
adam/comparison.py
Changes:
adam/service.py
Changes:
  • Name: Service
    Type: class
    Changed lines: 1
    Total lines: 92
    Changes:
codecov[bot] commented 3 years ago

Codecov Report

Merging #146 (e7a2d35) into master (5696063) will decrease coverage by 1.94%. The diff coverage is 36.06%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #146      +/-   ##
==========================================
- Coverage   63.80%   61.85%   -1.95%     
==========================================
  Files          27       31       +4     
  Lines        2025     2202     +177     
==========================================
+ Hits         1292     1362      +70     
- Misses        733      840     +107     
Impacted Files Coverage Δ
adam/job.py 24.03% <24.03%> (ø)
adam/adam_processing_results_processor.py 28.57% <28.57%> (ø)
adam/batch_propagation_results.py 30.14% <30.14%> (ø)
adam/adam_processing_service.py 27.58% <35.71%> (+0.19%) :arrow_up:
adam/service.py 34.84% <50.00%> (ø)
adam/project.py 80.00% <56.00%> (-12.60%) :arrow_down:
adam/comparison.py 94.73% <94.73%> (ø)
adam/__init__.py 100.00% <100.00%> (ø)
... and 3 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 5696063...c09ae9e. Read the comment docs.