Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix serialization of System.frequency #1038

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

daniel-thom
Copy link
Contributor

Fixes #1037

@daniel-thom daniel-thom requested a review from jd-lara January 9, 2024 17:56
@jd-lara jd-lara self-assigned this Jan 9, 2024
Copy link

codecov bot commented Jan 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (073ae04) 85.35% compared to head (eb2f6ea) 85.35%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1038   +/-   ##
=======================================
  Coverage   85.35%   85.35%           
=======================================
  Files         170      170           
  Lines        7691     7691           
=======================================
  Hits         6565     6565           
  Misses       1126     1126           
Flag Coverage Δ
unittests 85.35% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/base.jl 92.25% <100.00%> (ø)

@jd-lara jd-lara merged commit 4e2ff11 into NREL-Sienna:main Jan 9, 2024
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

System Base Frequency not retained in JSON deserialisation
2 participants