Reviews Recap: Move proposals recap in its own adapter#4677
Reviews Recap: Move proposals recap in its own adapter#4677marcoacierno wants to merge 4 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
This PR refactors recap view logic and helper functions out of CriticalBroken import in High
Adapter URLs registered without MediumStale test references Unhandled Null |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #4677 +/- ##
==========================================
- Coverage 92.52% 92.04% -0.49%
==========================================
Files 359 355 -4
Lines 10800 10801 +1
Branches 821 827 +6
==========================================
- Hits 9993 9942 -51
- Misses 696 747 +51
- Partials 111 112 +1 🚀 New features to boost your workflow:
|
What
Currently the proposal recap is implemented outside the adpater pattern that we have for the review system, meaning that it shows itself in the grants as well and in general leaks again the implementation details into the admin class