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

Use fmt to write error message #2974

Merged
merged 1 commit into from
Feb 24, 2022
Merged

Use fmt to write error message #2974

merged 1 commit into from
Feb 24, 2022

Conversation

oyvindeide
Copy link
Collaborator

Approach
Short description of the approach

Pre review checklist

  • Added appropriate labels

Adding labels helps the maintainers when writing release notes, see sections and the
corresponding labels here: https://github.com/equinor/ert/blob/main/.github/release.yml

@oyvindeide oyvindeide enabled auto-merge (rebase) February 24, 2022 10:52
@codecov-commenter
Copy link

codecov-commenter commented Feb 24, 2022

Codecov Report

Merging #2974 (b9904a1) into main (324d702) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2974      +/-   ##
==========================================
- Coverage   65.91%   65.91%   -0.01%     
==========================================
  Files         644      644              
  Lines       51540    51539       -1     
  Branches     4434     4433       -1     
==========================================
- Hits        33975    33973       -2     
+ Misses      16080    15932     -148     
- Partials     1485     1634     +149     
Impacted Files Coverage Δ
libres/lib/analysis/update.cpp 27.91% <0.00%> (+0.08%) ⬆️
libres/lib/res_util/block_fs.cpp 53.67% <0.00%> (-0.30%) ⬇️
libres/lib/enkf/field.cpp 0.70% <0.00%> (ø)
libres/lib/config/conf.cpp 61.06% <0.00%> (ø)
libres/lib/enkf/gen_kw.cpp 59.61% <0.00%> (ø)
libres/lib/python/init.cpp 22.58% <0.00%> (ø)
libres/lib/enkf/surface.cpp 2.63% <0.00%> (ø)
libres/lib/rms/rms_file.cpp 0.00% <0.00%> (ø)
libres/lib/enkf/block_obs.cpp 39.25% <0.00%> (ø)
libres/lib/enkf/container.cpp 7.69% <0.00%> (ø)
... and 29 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 324d702...b9904a1. Read the comment docs.

@oyvindeide oyvindeide merged commit c23618c into equinor:main Feb 24, 2022
@oyvindeide oyvindeide deleted the use_fmt branch May 2, 2023 11:48
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

3 participants