-
Notifications
You must be signed in to change notification settings - Fork 5
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
Feature/ted 68 - almost ready notice domain model #7
Conversation
costezki
commented
Feb 10, 2022
- unit tests complete
- functional tests partially complete but commitable
- the adoption of TOX for testing
- fixed notice status transitions
- polished the Makefile
- includes pulls from several (parallel) branches
* implemented notice status transition * implemented notice state updates
* implemented notice status transition * implemented notice state updates * implement partially feature tests
* implemented notice status transition * implemented notice state updates * implement partially feature tests
️✅ There are no secrets present in this pull request anymore.If these secrets were true positive and are still valid, we highly recommend you to revoke them. |
* implemented notice status transition * implemented notice state updates * implement partially feature tests
Codecov Report
@@ Coverage Diff @@
## main #7 +/- ##
==========================================
+ Coverage 89.76% 95.25% +5.49%
==========================================
Files 19 19
Lines 254 295 +41
==========================================
+ Hits 228 281 +53
+ Misses 26 14 -12
Continue to review full report at Codecov.
|
add equality testing for entities
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I trust the experts! :D
add equality testing for entities