mr54ndm4n / Groot

Just a CSV Util Package! keep it simple, let's groot do it for you!
https://www.nuget.org/packages/Groot/1.0.0#
Apache License 2.0
2 stars 5 forks source link

Create CreateCsvFromList #17

Open leandrosdias opened 6 years ago

leandrosdias commented 6 years ago

New method for create csv and add TestMethod

codecov[bot] commented 6 years ago

Codecov Report

Merging #17 into develop will decrease coverage by 2.54%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #17      +/-   ##
===========================================
- Coverage      100%   97.45%   -2.55%     
===========================================
  Files            3        3              
  Lines          110      157      +47     
  Branches        10       16       +6     
===========================================
+ Hits           110      153      +43     
- Misses           0        3       +3     
- Partials         0        1       +1
Impacted Files Coverage Δ
GrootUnitTest/test/GetObjectFromCsvTest.cs 100% <100%> (ø) :arrow_up:
Groot/Groot.cs 95.65% <100%> (-4.35%) :arrow_down:

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 eeb9250...c08e5f0. Read the comment docs.