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

chore: Move queryOptionMock to process-editor #13915

Merged
merged 3 commits into from
Oct 31, 2024
Merged

Conversation

wrt95
Copy link
Contributor

@wrt95 wrt95 commented Oct 24, 2024

Description

  • File only used in process-editor, so it is moved there.

Related Issue(s)

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)
  • Relevant automated test added (if you find this hard, leave it and we'll help out)

@wrt95 wrt95 linked an issue Oct 24, 2024 that may be closed by this pull request
@github-actions github-actions bot added area/process Area: Related to app process (e.g. signing, receipt, fill inn, payment, etc). solution/studio/designer Issues related to the Altinn Studio Designer solution. frontend labels Oct 24, 2024
Copy link

codecov bot commented Oct 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.13%. Comparing base (bea682e) to head (0df29cf).
Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #13915   +/-   ##
=======================================
  Coverage   95.13%   95.13%           
=======================================
  Files        1677     1677           
  Lines       22238    22238           
  Branches     2612     2612           
=======================================
  Hits        21157    21157           
  Misses        835      835           
  Partials      246      246           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@framitdavid framitdavid added the skip-manual-testing PRs that do not need to be tested manually label Oct 30, 2024
@wrt95 wrt95 merged commit 1c91aa5 into main Oct 31, 2024
11 checks passed
@wrt95 wrt95 deleted the 13874-move-queryOptionMock branch October 31, 2024 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/process Area: Related to app process (e.g. signing, receipt, fill inn, payment, etc). frontend skip-manual-testing PRs that do not need to be tested manually solution/studio/designer Issues related to the Altinn Studio Designer solution.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move queryOptionsMock to process-editor
2 participants