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

Unified dependent parameter support queries #127

Merged
merged 2 commits into from
Apr 25, 2021
Merged

Conversation

pulsipher
Copy link
Collaborator

Closes #125.

@codecov
Copy link

codecov bot commented Apr 25, 2021

Codecov Report

Merging #127 (32ea3d6) into master (8f87124) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #127   +/-   ##
=======================================
  Coverage   99.92%   99.92%           
=======================================
  Files          33       33           
  Lines        6607     6612    +5     
=======================================
+ Hits         6602     6607    +5     
  Misses          5        5           
Impacted Files Coverage Δ
src/general_variables.jl 99.39% <ø> (ø)
src/array_parameters.jl 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 8f87124...32ea3d6. Read the comment docs.

@pulsipher pulsipher merged commit b17d3a9 into master Apr 25, 2021
@pulsipher pulsipher deleted the multi_supports branch April 28, 2021 15:59
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.

Change Support Format for add_supports/set_supports on Dependent Parameters
1 participant