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(#1217): task notifications #1219

Merged
merged 5 commits into from
Jan 16, 2024
Merged

Conversation

lmoesle
Copy link
Contributor

@lmoesle lmoesle commented Jan 16, 2024

Description

Short description or comments

Reference

Issues: closes #xxx

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 Jan 16, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (4d67e5e) 38.52% compared to head (a454d27) 38.51%.

Files Patch % Lines
...process/listener/UserTaskNotificationListener.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #1219      +/-   ##
============================================
- Coverage     38.52%   38.51%   -0.01%     
- Complexity     1310     1311       +1     
============================================
  Files           599      599              
  Lines          8678     8677       -1     
  Branches        424      424              
============================================
- Hits           3343     3342       -1     
  Misses         5197     5197              
  Partials        138      138              
Flag Coverage Δ
unittests 38.51% <0.00%> (-0.01%) ⬇️

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 force-pushed the bugfix/#1217-task-notifications-dev branch from 6f64e54 to 909bfb1 Compare January 16, 2024 13:35
@lmoesle lmoesle force-pushed the bugfix/#1217-task-notifications-dev branch from 909bfb1 to a454d27 Compare January 16, 2024 13:54
@lmoesle lmoesle merged commit 19b03b5 into dev Jan 16, 2024
5 of 7 checks passed
@lmoesle lmoesle deleted the bugfix/#1217-task-notifications-dev branch January 16, 2024 14:56
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.

2 participants