pytask-dev / pytask-latex

Compile LaTeX documents with pytask.
MIT License
7 stars 1 forks source link

Update readme and release notes. #37

Closed tobiasraabe closed 2 years ago

tobiasraabe commented 2 years ago

Changes

Provide a description and/or bullet points to describe the changes in this PR.

Todo

codecov[bot] commented 2 years ago

Codecov Report

Merging #37 (57e0404) into main (32db673) will increase coverage by 0.34%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   98.08%   98.42%   +0.34%     
==========================================
  Files          17       17              
  Lines         573      573              
==========================================
+ Hits          562      564       +2     
+ Misses         11        9       -2     
Flag Coverage Δ
end_to_end 92.67% <ø> (+0.34%) :arrow_up:
unit 59.51% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
tests/test_parallel.py 97.46% <0.00%> (+2.53%) :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 32db673...57e0404. Read the comment docs.