domvwt / esparto

Data driven report builder for the Python data ecosystem.
MIT License
85 stars 7 forks source link

Implement page level option context #86

Closed domvwt closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #86 (f1aa135) into develop (26138b0) will increase coverage by 0.15%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #86      +/-   ##
===========================================
+ Coverage    93.08%   93.23%   +0.15%     
===========================================
  Files            9        9              
  Lines          881      901      +20     
  Branches       138      142       +4     
===========================================
+ Hits           820      840      +20     
  Misses          41       41              
  Partials        20       20              
Impacted Files Coverage Δ
esparto/_content.py 94.58% <ø> (ø)
esparto/__init__.py 100.00% <100.00%> (ø)
esparto/_layout.py 94.38% <100.00%> (+0.05%) :arrow_up:
esparto/_options.py 77.33% <100.00%> (+6.15%) :arrow_up:
esparto/_publish.py 88.24% <100.00%> (+0.14%) :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 26138b0...f1aa135. Read the comment docs.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication