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

Bidirectional compressor for Transient Model #236

Merged
merged 4 commits into from
Sep 20, 2021

Conversation

kaarthiksundar
Copy link
Collaborator

Adds bidirectional compressor support for transient

@codecov
Copy link

codecov bot commented Aug 26, 2021

Codecov Report

Merging #236 (25d8403) into master (94b724e) will decrease coverage by 0.45%.
The diff coverage is 38.70%.

❗ Current head 25d8403 differs from pull request most recent head 4ecb7c9. Consider uploading reports for the commit 4ecb7c9 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #236      +/-   ##
==========================================
- Coverage   78.83%   78.38%   -0.46%     
==========================================
  Files          34       34              
  Lines        5041     5028      -13     
==========================================
- Hits         3974     3941      -33     
- Misses       1067     1087      +20     
Impacted Files Coverage Δ
src/core/constraint_transient.jl 66.07% <21.73%> (-11.96%) ⬇️
src/core/transient_variable.jl 92.37% <75.00%> (-0.36%) ⬇️
src/core/constraint_template_transient.jl 75.00% <100.00%> (+1.31%) ⬆️
src/form/lrdwp.jl 63.04% <0.00%> (-6.05%) ⬇️
src/form/lrwp.jl 55.33% <0.00%> (-1.72%) ⬇️
src/form/crdwp.jl 88.65% <0.00%> (-0.32%) ⬇️
src/io/gaslib.jl 83.38% <0.00%> (-0.31%) ⬇️
src/form/dwp.jl 90.80% <0.00%> (-0.31%) ⬇️
src/io/matgas.jl 67.90% <0.00%> (-0.17%) ⬇️
src/core/data.jl 79.97% <0.00%> (-0.10%) ⬇️
... and 3 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 94b724e...4ecb7c9. Read the comment docs.

@kaarthiksundar kaarthiksundar merged commit ee1ae6b into master Sep 20, 2021
@kaarthiksundar kaarthiksundar deleted the bidirectional-compressor branch September 20, 2021 13:56
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.

1 participant