B612-Asteroid-Institute / adam_home

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

Fix some documentation #135

Closed carise closed 3 years ago

carise commented 3 years ago

The HTML and CSS are auto-generated by sphinx.

github-actions[bot] commented 3 years ago

Locust summary

Git references

Initial: 45c50a9
Terminal: 31c57eb

adam/project.py
Changes:
tests/project_test.py
Changes:
adam/propagator_config.py
Changes:
adam/propagation_params.py
Changes:
adam/opm_params.py
Changes:
  • Name: OpmParams
    Type: class
    Changed lines: 5
    Total lines: 385
    Changes:
adam/permission.py
Changes:
adam/rest_proxy.py
Changes:
adam/stk/astrogatoroutput.py
Changes:
adam/config_manager.py
Changes:
adam/errors.py
Changes:
codecov[bot] commented 3 years ago

Codecov Report

Merging #135 (bf62e68) into master (86bcd05) will increase coverage by 0.05%. The diff coverage is 86.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #135      +/-   ##
==========================================
+ Coverage   63.71%   63.76%   +0.05%     
==========================================
  Files          27       27              
  Lines        2020     2023       +3     
==========================================
+ Hits         1287     1290       +3     
  Misses        733      733              
Impacted Files Coverage Δ
adam/errors.py 0.00% <ø> (ø)
adam/opm_params.py 93.06% <ø> (ø)
adam/permission.py 93.65% <ø> (ø)
adam/propagation_params.py 87.87% <0.00%> (ø)
adam/stk/astrogatoroutput.py 28.26% <ø> (ø)
adam/propagator_config.py 92.06% <80.00%> (+0.12%) :arrow_up:
adam/project.py 92.59% <100.00%> (+0.13%) :arrow_up:
adam/rest_proxy.py 51.85% <100.00%> (+0.22%) :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 86bcd05...bf62e68. Read the comment docs.