SAP / odfuzz

Apache License 2.0
18 stars 12 forks source link

Add support for switching between Generic vs SAP OData implementation #106

Closed AlapanGhosh closed 3 years ago

AlapanGhosh commented 3 years ago

Solves #105

codecov-commenter commented 3 years ago

Codecov Report

Merging #106 (a21b8fa) into master (4edcbfe) will increase coverage by 0.23%. The diff coverage is 82.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #106      +/-   ##
==========================================
+ Coverage   61.94%   62.17%   +0.23%     
==========================================
  Files          19       19              
  Lines        3605     3630      +25     
==========================================
+ Hits         2233     2257      +24     
- Misses       1372     1373       +1     
Impacted Files Coverage Δ
odfuzz/generators.py 69.95% <75.00%> (+1.77%) :arrow_up:
odfuzz/config.py 91.04% <100.00%> (+1.04%) :arrow_up:
odfuzz/constants.py 100.00% <100.00%> (ø)
odfuzz/entities.py 74.14% <100.00%> (+0.01%) :arrow_up:

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 4edcbfe...a21b8fa. Read the comment docs.