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

bugfix(#534): on display number change reset to the first page #1081

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

lmoesle
Copy link
Contributor

@lmoesle lmoesle commented Dec 5, 2023

Description

Short description or comments

Reference

Issues: closes #534

Check-List

  • All Acceptance criteria of user story are met
  • JUnit tests are written (60% CodeCov)
  • Internal Review is maintained
  • Documentations external and internal are completed
  • Smoketest successful (Manual E2E-Test depending on Change)
  • No Branch waste left
  • Board is up-to-date
  • Openshift environments are prepared (Secrets, etc.) and release-issue is maintained

@github-actions github-actions bot added digiwf-apps bug Something isn't working labels Dec 5, 2023
Copy link

codecov bot commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (919c3b4) 37.64% compared to head (940f670) 37.64%.

Additional details and impacted files
@@            Coverage Diff            @@
##                dev    #1081   +/-   ##
=========================================
  Coverage     37.64%   37.64%           
  Complexity     1258     1258           
=========================================
  Files           601      601           
  Lines          8703     8703           
  Branches        422      422           
=========================================
  Hits           3276     3276           
  Misses         5294     5294           
  Partials        133      133           
Flag Coverage Δ
unittests 37.64% <ø> (ø)

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

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

@lmoesle lmoesle merged commit 09f89b5 into dev Dec 6, 2023
9 checks passed
@lmoesle lmoesle deleted the bugfix/changing-display-number-results-in-error-534 branch December 6, 2023 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working digiwf-apps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changing the display number in "Vorgang Starten" results in an error
2 participants