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

add test and fix to calc_theta_delta_bounds for multiconductor case #871

Merged
merged 1 commit into from
Aug 11, 2023

Conversation

ccoffrin
Copy link
Member

@ccoffrin ccoffrin commented Aug 11, 2023

Closes #870

@codecov
Copy link

codecov bot commented Aug 11, 2023

Codecov Report

Merging #871 (257b5eb) into master (e9712cd) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #871      +/-   ##
==========================================
+ Coverage   93.79%   93.81%   +0.02%     
==========================================
  Files          43       43              
  Lines        9893     9893              
==========================================
+ Hits         9279     9281       +2     
+ Misses        614      612       -2     
Files Changed Coverage Δ
src/core/data.jl 91.85% <100.00%> (+0.12%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e9712cd...257b5eb. Read the comment docs.

@ccoffrin ccoffrin merged commit eb21c13 into master Aug 11, 2023
@ccoffrin ccoffrin deleted the fix-calc_theta_delta_bounds branch August 11, 2023 01:19
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.

Undefined variables in function calc_theta_delta_bounds
1 participant