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

Refactor Eclipse string construction in pyscallist. Bugfixes, testing and minor API change. #312

Merged
merged 2 commits into from
Oct 5, 2021

Conversation

berland
Copy link
Collaborator

@berland berland commented Sep 23, 2021

No description provided.

pyscal/pyscallist.py Outdated Show resolved Hide resolved
pyscal/pyscallist.py Outdated Show resolved Hide resolved
pyscal/pyscallist.py Show resolved Hide resolved
pyscal/pyscallist.py Show resolved Hide resolved
@berland berland mentioned this pull request Oct 4, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #312 (a39233a) into master (2e20069) will increase coverage by 0.79%.
The diff coverage is 92.17%.

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

@@            Coverage Diff             @@
##           master     #312      +/-   ##
==========================================
+ Coverage   94.43%   95.23%   +0.79%     
==========================================
  Files          16       16              
  Lines        2478     2474       -4     
==========================================
+ Hits         2340     2356      +16     
+ Misses        138      118      -20     
Impacted Files Coverage Δ
pyscal/pyscallist.py 95.09% <86.20%> (+1.47%) ⬆️
pyscal/pyscalcli.py 88.88% <90.00%> (+1.38%) ⬆️
pyscal/factory.py 97.81% <100.00%> (+0.54%) ⬆️
pyscal/gasoil.py 90.68% <100.00%> (-0.57%) ⬇️
pyscal/utils/monotonicity.py 99.14% <100.00%> (+3.31%) ⬆️
pyscal/utils/relperm.py 98.24% <100.00%> (+9.60%) ⬆️
pyscal/utils/testing.py 99.12% <100.00%> (+4.43%) ⬆️
pyscal/wateroil.py 95.96% <100.00%> (-0.02%) ⬇️
... and 5 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 2e20069...b0420ab. Read the comment docs.

@berland berland changed the title Bugfix and minor API change in pyscallist. Improve testing. Refactor Eclipse string construction in pyscallist. Bugfixes, testoing and minor API change. Oct 4, 2021
@berland berland changed the title Refactor Eclipse string construction in pyscallist. Bugfixes, testoing and minor API change. Refactor Eclipse string construction in pyscallist. Bugfixes, testing and minor API change. Oct 4, 2021
Copy link

@jondequinor jondequinor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing that refactor. Awesome.

Code-wise, this LGTM!

The API is currently kept, but will be removed later.
pyscalcli is now responsible for file system interaction.

Brush up pyscallist tests. Solve minor slgof-bug.
This is an API break, but in a very hidden corner
@berland berland merged commit e9fb245 into equinor:master Oct 5, 2021
@berland berland deleted the test_pyscallist branch November 2, 2022 08:32
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.

3 participants