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

refactor: merge AppP and ModC body roles #517

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sethigeet
Copy link

  • Remove the AppP body role
  • Rename the ModC body role
  • Replace all occurences of AppP with ModC
  • Migrate all records in DB that refereced AppP to now use ModC

Fixes #511

 - Remove the AppP body role
 - Rename the ModC body role
 - Replace all occurences of AppP with ModC
 - Migrate all records in DB that refereced AppP to now use ModC
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0f0f00c) 91.54% compared to head (2835de8) 91.54%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #517   +/-   ##
=======================================
  Coverage   91.54%   91.54%           
=======================================
  Files         157      157           
  Lines        6568     6568           
=======================================
  Hits         6013     6013           
  Misses        555      555           

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

@PalMit2002
Copy link
Contributor

@sethigeet Please fix linting issues.

@sethigeet
Copy link
Author

@PalMit2002 That is not a function that I have messed with and this lint error also exists on master.

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.

Clean Roles for community moderator
3 participants