-
Notifications
You must be signed in to change notification settings - Fork 12
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/badge integration #353
base: development
Are you sure you want to change the base?
Conversation
…nteam/collaction_app into feat/badge-integration
Codecov Report
@@ Coverage Diff @@
## development #353 +/- ##
===============================================
- Coverage 65.65% 65.53% -0.12%
===============================================
Files 161 162 +1
Lines 4067 4074 +7
===============================================
Hits 2670 2670
- Misses 1397 1404 +7
... and 3 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
fix: add manual logging to auth repo
feat: crowdaction description markdown support
fix: amend minor bugs with navigation
@andre-tm-hui Please fix conflicts and merge. |
Conflicts fixed and ready for merge. Had to change the class name from |
Created Badge and BadgeDto entities, and updated tests to ensure JSONs from the API are parsed correctly.