hongyuanjia / eplusr

A Toolkit for Using EnergyPlus in R.
https://hongyuanjia.github.io/eplusr
Other
69 stars 13 forks source link

[fix] Append a newline for single input in `Idf$load()` #514

Closed hongyuanjia closed 2 years ago

hongyuanjia commented 2 years ago

Pull request overview

codecov[bot] commented 2 years ago

Codecov Report

Merging #514 (eb23e37) into master (90a68fd) will decrease coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Current head eb23e37 differs from pull request most recent head c840c04. Consider uploading reports for the commit c840c04 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #514      +/-   ##
==========================================
- Coverage   91.84%   91.83%   -0.01%     
==========================================
  Files          35       35              
  Lines       14241    14232       -9     
==========================================
- Hits        13079    13070       -9     
  Misses       1162     1162              
Impacted Files Coverage Δ
R/impl-idf.R 98.30% <100.00%> (ø)
R/utils.R 100.00% <0.00%> (ø)
R/idfobj-sch.R 100.00% <0.00%> (ø)

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 90a68fd...c840c04. Read the comment docs.