B612-Asteroid-Institute / adam_home

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

Fix some Windows bugs and tweak docs #134

Closed carise closed 3 years ago

carise commented 3 years ago

Windows bugs

Other

github-actions[bot] commented 3 years ago

Locust summary

Git references

Initial: 45c50a9
Terminal: 83e434c

adam/opm_params.py
Changes:
  • Name: OpmParams
    Type: class
    Changed lines: 1
    Total lines: 383
    Changes:
adam/config_manager.py
Changes:
codecov[bot] commented 3 years ago

Codecov Report

Merging #134 (e6964ac) into master (45c50a9) will decrease coverage by 0.05%. The diff coverage is 41.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #134      +/-   ##
==========================================
- Coverage   63.76%   63.71%   -0.06%     
==========================================
  Files          27       27              
  Lines        2012     2020       +8     
==========================================
+ Hits         1283     1287       +4     
- Misses        729      733       +4     
Impacted Files Coverage Δ
adam/__main__.py 0.00% <0.00%> (ø)
adam/opm_params.py 93.06% <ø> (ø)
adam/config_manager.py 58.33% <83.33%> (+2.08%) :arrow_up:

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 45c50a9...e6964ac. Read the comment docs.