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

Gaslib format support #209

Merged
merged 63 commits into from
Aug 7, 2020
Merged

Gaslib format support #209

merged 63 commits into from
Aug 7, 2020

Conversation

rb004f
Copy link
Collaborator

@rb004f rb004f commented Aug 7, 2020

No description provided.

tasseff and others added 30 commits May 29, 2020 09:48
tasseff and others added 28 commits July 8, 2020 14:30
ADD: GasLib parsing functions and implementation of pressure reducing valves
@codecov
Copy link

codecov bot commented Aug 7, 2020

Codecov Report

Merging #209 into master will decrease coverage by 0.25%.
The diff coverage is 67.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #209      +/-   ##
==========================================
- Coverage   75.21%   74.96%   -0.26%     
==========================================
  Files          34       35       +1     
  Lines        3405     3958     +553     
==========================================
+ Hits         2561     2967     +406     
- Misses        844      991     +147     
Impacted Files Coverage Δ
src/GasModels.jl 25.00% <ø> (ø)
src/core/objective.jl 61.53% <ø> (ø)
src/form/lrwp.jl 46.85% <6.89%> (-7.70%) ⬇️
src/form/lrdwp.jl 34.14% <12.00%> (-29.02%) ⬇️
src/core/constraint_mi.jl 57.47% <37.50%> (-0.83%) ⬇️
src/core/constraint_template_mi.jl 64.33% <50.00%> (+0.21%) ⬆️
src/form/crdwp.jl 85.84% <50.00%> (-14.16%) ⬇️
src/prob/ls.jl 73.17% <50.00%> (-2.51%) ⬇️
src/prob/ne.jl 68.96% <50.00%> (-1.41%) ⬇️
src/prob/nels.jl 67.24% <50.00%> (-1.28%) ⬇️
... and 16 more

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 854c1e7...46d74b9. Read the comment docs.

@rb004f rb004f merged commit d3675f4 into master Aug 7, 2020
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