samuelduchesne / archetypal

archetypal: Retrieve, construct, simulate, convert and analyse building simulation templates
https://archetypal.readthedocs.io/
MIT License
11 stars 8 forks source link

For jupyter notebook users, the svg representation of schedule is now properly returned and does not throw a warning anymore #499

Closed samuelduchesne closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

Attention: 549 lines in your changes are missing coverage. Please review.

Comparison is base (bcac75f) 81.51% compared to head (1c946f4) 80.24%. Report is 114 commits behind head on main.

Files Patch % Lines
archetypal/idfclass/idf.py 52.15% 178 Missing :warning:
archetypal/idfclass/load_balance.py 0.00% 81 Missing :warning:
archetypal/idfclass/sql.py 60.32% 73 Missing :warning:
archetypal/idfclass/end_use_balance.py 88.07% 34 Missing :warning:
archetypal/eplus_interface/basement.py 34.14% 27 Missing :warning:
archetypal/idfclass/variables.py 28.57% 20 Missing :warning:
archetypal/idfclass/outputs.py 90.35% 19 Missing :warning:
archetypal/eplus_interface/slab.py 64.10% 14 Missing :warning:
archetypal/eplus_interface/version.py 84.78% 14 Missing :warning:
archetypal/umi_template.py 85.86% 13 Missing :warning:
... and 21 more

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #499 +/- ## ========================================== - Coverage 81.51% 80.24% -1.28% ========================================== Files 52 54 +2 Lines 8726 10655 +1929 ========================================== + Hits 7113 8550 +1437 - Misses 1613 2105 +492 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.