hmpf / easydmp

MIT License
7 stars 2 forks source link

Script to batch export plans to PDF #177

Closed vbhavdal closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #177 (683c14c) into master (183a69e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #177   +/-   ##
=======================================
  Coverage   55.48%   55.48%           
=======================================
  Files         110      110           
  Lines        6016     6016           
=======================================
  Hits         3338     3338           
  Misses       2678     2678           

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 183a69e...683c14c. Read the comment docs.

hmpf commented 3 years ago

Please hide the action behind an if __name__ == '__main__': guard.