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

replace @kwdef with Base.@kwdef #28

Merged
merged 2 commits into from
Dec 18, 2023
Merged

replace @kwdef with Base.@kwdef #28

merged 2 commits into from
Dec 18, 2023

Conversation

m-bossart
Copy link
Collaborator

No description provided.

Verified

This commit was signed with the committer’s verified signature.
Copy link

codecov bot commented Dec 15, 2023

Codecov Report

Merging #28 (d642abf) into main (57b5171) will decrease coverage by 1.15%.
Report is 11 commits behind head on main.
The diff coverage is 93.42%.

❗ Current head d642abf differs from pull request most recent head b0b4c6a. Consider uploading reports for the commit b0b4c6a to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
- Coverage   89.48%   88.34%   -1.15%     
==========================================
  Files           9        9              
  Lines         894      935      +41     
==========================================
+ Hits          800      826      +26     
- Misses         94      109      +15     
Flag Coverage Δ
unittests 88.34% <93.42%> (-1.15%) ⬇️

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

Files Coverage Δ
src/PowerFlowData.jl 96.09% <100.00%> (+0.05%) ⬆️
src/ac_power_flow.jl 91.35% <ø> (ø)
src/common.jl 92.45% <100.00%> (+2.70%) ⬆️
src/post_processing.jl 79.12% <100.00%> (-2.95%) ⬇️
src/powerflow_types.jl 100.00% <ø> (ø)
src/nlsolve_ac_powerflow.jl 87.69% <86.48%> (-3.22%) ⬇️

@m-bossart m-bossart requested a review from jd-lara December 15, 2023 19:43
@jd-lara jd-lara merged commit 6398aa0 into main Dec 18, 2023
5 checks passed
@jd-lara jd-lara deleted the mb/small-fix branch December 18, 2023 16:48
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.

None yet

2 participants