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

Feature conditional style #7

Closed jpare closed 7 years ago

jpare commented 7 years ago

Work completed

codecov[bot] commented 7 years ago

Codecov Report

Merging #7 into master will increase coverage by 5.54%.

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
+ Coverage   86.98%   92.52%   +5.54%     
==========================================
  Files           8        8              
  Lines         146      174      +28     
  Branches       19       26       +7     
==========================================
+ Hits          127      161      +34     
+ Misses          9        5       -4     
+ Partials       10        8       -2
Impacted Files Coverage Δ
Dexiom.EPPlusExporter/TableExporter.cs 97.61% <100%> (+5.31%) :white_check_mark:
Dexiom.EPPlusExporter/EnumerableExporter.cs 100% <100%> (+2.85%) :white_check_mark:
Dexiom.EPPlusExporter/ObjectExporter.cs 100% <100%> (+6.45%) :white_check_mark:
Dexiom.EPPlusExporter/Helpers/ReflectionHelper.cs 85.71% <75%> (+16.96%) :white_check_mark:

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 12b39ca...2103fcf. Read the comment docs.

codecov[bot] commented 7 years ago

Codecov Report

Merging #7 into master will increase coverage by 6.11%.

@@            Coverage Diff            @@
##           master      #7      +/-   ##
=========================================
+ Coverage   86.98%   93.1%   +6.11%     
=========================================
  Files           8       8              
  Lines         146     174      +28     
  Branches       19      26       +7     
=========================================
+ Hits          127     162      +35     
+ Misses          9       5       -4     
+ Partials       10       7       -3
Impacted Files Coverage Δ
Dexiom.EPPlusExporter/ObjectExporter.cs 100% <100%> (+6.45%) :white_check_mark:
Dexiom.EPPlusExporter/EnumerableExporter.cs 100% <100%> (+2.85%) :white_check_mark:
Dexiom.EPPlusExporter/TableExporter.cs 100% <100%> (+7.69%) :white_check_mark:
Dexiom.EPPlusExporter/Helpers/ReflectionHelper.cs 85.71% <75%> (+16.96%) :white_check_mark:

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 12b39ca...2103fcf. Read the comment docs.