ropensci / bib2df

Parse a BibTeX file to a tibble
https://docs.ropensci.org/bib2df
99 stars 22 forks source link

V1.1.2 #38

Closed ottlngr closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #38 into master will decrease coverage by 1.75%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #38      +/-   ##
=========================================
- Coverage   66.45%   64.7%   -1.76%     
=========================================
  Files           6       6              
  Lines         161     153       -8     
=========================================
- Hits          107      99       -8     
  Misses         54      54
Impacted Files Coverage Δ
R/bib2df_gather.R 93.22% <100%> (-1.15%) :arrow_down:
R/helpers.R 100% <100%> (ø) :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 30ffb77...ad349fe. Read the comment docs.

codecov-commenter commented 4 years ago

Codecov Report

Merging #38 into master will decrease coverage by 2.12%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
- Coverage   66.82%   64.70%   -2.13%     
==========================================
  Files           6        6              
  Lines         205      153      -52     
==========================================
- Hits          137       99      -38     
+ Misses         68       54      -14     
Impacted Files Coverage Δ
R/bib2df_gather.R 93.22% <100.00%> (-2.82%) :arrow_down:
R/helpers.R 100.00% <100.00%> (ø)
R/df2bib.R 9.52% <0.00%> (+2.11%) :arrow_up:
R/bib2df.R 69.23% <0.00%> (+9.23%) :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 d8f9486...19b838f. Read the comment docs.