Dexiom / Dexiom.EPPlusExporter

A very simple, yet incredibly powerfull library to generate Excel documents out of objects, arrays, lists, collections, etc.
MIT License
19 stars 16 forks source link

F target multiple framework #22

Closed jpare closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

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

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
- Coverage   98.25%   97.81%   -0.44%     
==========================================
  Files          11       11              
  Lines         229      229              
  Branches       30       30              
==========================================
- Hits          225      224       -1     
- Partials        4        5       +1
Impacted Files Coverage Δ
Dexiom.EPPlusExporter/Helpers/ReflectionHelper.cs 89.28% <ø> (ø) :arrow_up:
Dexiom.EPPlusExporter/Helpers/WorksheetHelper.cs 100% <ø> (ø) :arrow_up:
Dexiom.EPPlusExporter/EnumerableExporter.cs 100% <ø> (ø) :arrow_up:
Dexiom.EPPlusExporter/TableExporter.cs 97.05% <ø> (-1.48%) :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 29a8a65...6a71b25. Read the comment docs.