domvwt / esparto

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

Fix/remove mpl tight layout #92

Closed domvwt closed 2 years ago

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

codecov-commenter commented 2 years ago

Codecov Report

Merging #92 (e28706b) into develop (be5b5a0) will decrease coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #92      +/-   ##
===========================================
- Coverage    92.83%   92.83%   -0.01%     
===========================================
  Files           10       10              
  Lines          893      892       -1     
  Branches       139      139              
===========================================
- Hits           829      828       -1     
  Misses          42       42              
  Partials        22       22              
Impacted Files Coverage Δ
esparto/_content.py 93.72% <ø> (-0.03%) :arrow_down:
esparto/__init__.py 100.00% <100.00%> (ø)

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 be5b5a0...e28706b. Read the comment docs.