ropensci / EML

Ecological Metadata Language interface for R: synthesis and integration of heterogenous data
https://docs.ropensci.org/EML
Other
97 stars 33 forks source link

Create .gitattributes #245

Closed maelle closed 6 years ago

maelle commented 6 years ago

This repo is currently classified as html, so this override might make sense.

codecov-io commented 6 years ago

Codecov Report

Merging #245 into master will decrease coverage by 1.5%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #245      +/-   ##
==========================================
- Coverage   68.56%   67.05%   -1.51%     
==========================================
  Files          25       25              
  Lines        5147     4987     -160     
==========================================
- Hits         3529     3344     -185     
- Misses       1618     1643      +25
Impacted Files Coverage Δ
R/set_physical.R 85.71% <0%> (-14.29%) :arrow_down:
R/write_eml.R 92.85% <0%> (-7.15%) :arrow_down:
R/get_TextType.R 86.66% <0%> (-6.89%) :arrow_down:
R/eml_validate.R 80.55% <0%> (-5.81%) :arrow_down:
R/set_methods.R 62.5% <0%> (-5.36%) :arrow_down:
R/coercions.R 92.3% <0%> (-3.99%) :arrow_down:
R/xml_to_s4.R 96.2% <0%> (-3.8%) :arrow_down:
R/eml_get.R 96.77% <0%> (-3.23%) :arrow_down:
R/set_unitList.R 96.87% <0%> (-3.13%) :arrow_down:
R/get_attributes.R 95.08% <0%> (-2.8%) :arrow_down:
... and 9 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 f5fdf7a...a55dce1. Read the comment docs.