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

#1061: add 404 message when loading non existing task #1071

Conversation

StephanStrehlerCGI
Copy link
Contributor

Description

Short description or comments

Reference

Issues: closes #1061

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

Copy link

codecov bot commented Dec 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5b256a3) 37.70% compared to head (7df05a2) 37.70%.

Additional details and impacted files
@@            Coverage Diff            @@
##                dev    #1071   +/-   ##
=========================================
  Coverage     37.70%   37.70%           
  Complexity     1261     1261           
=========================================
  Files           600      600           
  Lines          8696     8696           
  Branches        422      422           
=========================================
  Hits           3279     3279           
  Misses         5283     5283           
  Partials        134      134           
Flag Coverage Δ
unittests 37.70% <ø> (ø)

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.

@StephanStrehlerCGI StephanStrehlerCGI enabled auto-merge (squash) December 11, 2023 15:15
@StephanStrehlerCGI StephanStrehlerCGI merged commit f4ac831 into dev Dec 11, 2023
7 checks passed
@StephanStrehlerCGI StephanStrehlerCGI deleted the feature/#1061-not-found-message-when-task-does-not-exist branch December 11, 2023 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fehlende Aufgaben/Vorgänge führen zu 404
2 participants