sxs-collaboration / sxs

Python code for manipulating data from the SXS collaboration
MIT License
25 stars 18 forks source link

Catalog.table and mathematica docs #15

Closed moble closed 3 years ago

moble commented 3 years ago
codecov-commenter commented 3 years ago

Codecov Report

Merging #15 into main will decrease coverage by 39.33%. The diff coverage is 24.12%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #15       +/-   ##
===========================================
- Coverage   65.08%   25.75%   -39.34%     
===========================================
  Files          33       40        +7     
  Lines        1945     3491     +1546     
  Branches      342      712      +370     
===========================================
- Hits         1266      899      -367     
- Misses        624     2533     +1909     
- Partials       55       59        +4     
Impacted Files Coverage Δ
sxs/metadata/metadata.py 17.18% <0.00%> (ø)
sxs/utilities/bitwise.py 42.85% <ø> (ø)
sxs/utilities/files.py 12.24% <ø> (ø)
sxs/utilities/formats.py 100.00% <ø> (ø)
sxs/utilities/pretty_print.py 11.11% <ø> (ø)
sxs/utilities/sxs_directories.py 84.41% <ø> (ø)
sxs/utilities/url.py 100.00% <ø> (+5.26%) :arrow_up:
sxs/zenodo/__init__.py 0.00% <0.00%> (ø)
sxs/zenodo/api/deposit.py 0.00% <ø> (ø)
sxs/zenodo/api/login.py 0.00% <0.00%> (ø)
... and 40 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 f9b1047...1b77fe7. Read the comment docs.