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

Feat/929 tests improve notification showcase #993

Merged

Conversation

nikolay-vasilev-prime
Copy link
Contributor

@nikolay-vasilev-prime nikolay-vasilev-prime commented Feb 4, 2025

Overview

Closes: #929

Checklist

Implementation

  • Implementation matches ticket acceptance criteria and technical notes
  • Manually tested against Acceptance Criteria
  • UI checked in Light / Dark mode

Stability

  • Checked if changes affect any features and verified affected features work as expected
  • Added unit tests for new code and verified existing tests work as expected

Code quality

  • Updated CHANGELOG.md, README.md and package versions in pubspec.yaml
  • Dependencies are updated to latest versions or new tickets are created if there are breaking changes or deprecations
  • If an unrelated part of the codebase needs to be updated or refactored, create tickets with proposed changes

Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.66%. Comparing base (f3e0d8a) to head (aca14ae).
Report is 19 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #993   +/-   ##
========================================
  Coverage    95.66%   95.66%           
========================================
  Files          121      121           
  Lines         2632     2632           
========================================
  Hits          2518     2518           
  Misses         114      114           

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

@nikolay-vasilev-prime nikolay-vasilev-prime marked this pull request as ready for review February 4, 2025 12:32
@nikolay-vasilev-prime nikolay-vasilev-prime merged commit 5ff0364 into develop Feb 4, 2025
18 checks passed
@nikolay-vasilev-prime nikolay-vasilev-prime deleted the feat/929-TESTS-Improve-Notification-Showcase branch February 4, 2025 17:06
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.

Improve Push Notifications showcase
2 participants