B612-Asteroid-Institute / adam_home

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

Run autopep8 on the .py that failed flake8 #151

Closed carise closed 3 years ago

github-actions[bot] commented 3 years ago

Locust summary

Git references

Initial: f0c110b
Terminal: 218bc68

codecov[bot] commented 3 years ago

Codecov Report

Merging #151 (218bc68) into master (3f1adf3) will increase coverage by 1.49%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #151      +/-   ##
==========================================
+ Coverage   61.76%   63.26%   +1.49%     
==========================================
  Files          31       31              
  Lines        2205     2265      +60     
==========================================
+ Hits         1362     1433      +71     
+ Misses        843      832      -11     
Impacted Files Coverage Δ
adam/adam_processing_results_processor.py 61.90% <0.00%> (+33.33%) :arrow_up:
adam/adam_processing_service.py 27.58% <ø> (ø)
adam/job.py 25.96% <21.05%> (+1.92%) :arrow_up:
adam/batch_propagation_results.py 51.75% <80.30%> (+22.26%) :arrow_up:
adam/__init__.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 f0c110b...218bc68. Read the comment docs.