rlworkgroup / dowel

A little logger for machine learning research
MIT License
32 stars 37 forks source link

Switch CI to GitHub Actions #55

Closed gitanshu closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #55 (c7840f8) into master (efb2209) will increase coverage by 0.14%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
+ Coverage   94.13%   94.27%   +0.14%     
==========================================
  Files           7        7              
  Lines         358      367       +9     
  Branches       58       58              
==========================================
+ Hits          337      346       +9     
  Misses         12       12              
  Partials        9        9              
Impacted Files Coverage Δ
src/dowel/tabular_input.py 100.00% <0.00%> (ø)
src/dowel/tensor_board_output.py 95.60% <0.00%> (+0.04%) :arrow_up:
src/dowel/csv_output.py 97.43% <0.00%> (+0.06%) :arrow_up:
src/dowel/logger.py 93.82% <0.00%> (+0.15%) :arrow_up:
src/dowel/simple_outputs.py 94.73% <0.00%> (+0.19%) :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 efb2209...c7840f8. Read the comment docs.