Skip to content

Fetch doc images from ert-testdata#13650

Draft
berland wants to merge 1 commit into
equinor:mainfrom
berland:fetch-doc-images-from-ert-testdata
Draft

Fetch doc images from ert-testdata#13650
berland wants to merge 1 commit into
equinor:mainfrom
berland:fetch-doc-images-from-ert-testdata

Conversation

@berland

@berland berland commented May 29, 2026

Copy link
Copy Markdown
Contributor

These images are now stored in another repository

See also #13650

Issue
Resolves #13608

Approach
Short description of the approach

(Screenshot of new behavior in GUI if applicable)

  • PR title captures the intent of the changes, and is fitting for release notes.
  • Added appropriate release note label
  • Commit history is consistent and clean, in line with the contribution guidelines.
  • Make sure unit tests pass locally after every commit (git rebase -i main --exec 'just rapid-tests')

When applicable

  • When there are user facing changes: Updated documentation
  • New behavior or changes to existing untested code: Ensured that unit tests are added (See Ground Rules).
  • Large PR: Prepare changes in small commits for more convenient review
  • Bug fix: Add regression test for the bug
  • Bug fix: Add backport label to latest release (format: 'backport release-branch-name')

These images are now stored in another repository
@codecov-commenter

codecov-commenter commented May 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.21%. Comparing base (1f514fc) to head (0581eb7).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #13650   +/-   ##
=======================================
  Coverage   89.21%   89.21%           
=======================================
  Files         469      469           
  Lines       33257    33257           
=======================================
  Hits        29670    29670           
  Misses       3587     3587           
Flag Coverage Δ
cli-tests 35.53% <ø> (ø)
fuzz 43.71% <ø> (ø)
gui-tests 59.46% <ø> (-0.02%) ⬇️
performance-and-unit-tests 77.82% <ø> (ø)
test 45.09% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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.

Make proof-of-concept for downloading the most recent screenshot release asset in ert-testdata

2 participants