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

chore(contracts): The onlyPortalRegistry modifier is not used in the codebase #830

Conversation

alainncls
Copy link
Collaborator

What does this PR do?

Removes the unused onlyPortalRegistry modifier

Related ticket

Fixes #828

Type of change

  • Chore
  • Bug fix
  • New feature
  • Documentation update

Check list

  • Unit tests for any smart contract change
  • Contracts and functions are documented

@alainncls alainncls self-assigned this Nov 26, 2024
@codecov-commenter
Copy link

codecov-commenter commented Nov 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.34%. Comparing base (9ae6556) to head (910dbb3).

Additional details and impacted files
@@             Coverage Diff             @@
##              dev     #830       +/-   ##
===========================================
+ Coverage   48.84%   74.34%   +25.50%     
===========================================
  Files          18       51       +33     
  Lines         389      881      +492     
  Branches       63      184      +121     
===========================================
+ Hits          190      655      +465     
- Misses        196      223       +27     
  Partials        3        3               

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

@alainncls alainncls force-pushed the chore/the-onlyportalregistry-modifier-is-not-used-in-the-codebase branch from 55b2a3f to 910dbb3 Compare November 26, 2024 20:13
@satyajeetkolhapure satyajeetkolhapure merged commit ee8c5eb into dev Nov 28, 2024
9 checks passed
@satyajeetkolhapure satyajeetkolhapure deleted the chore/the-onlyportalregistry-modifier-is-not-used-in-the-codebase branch November 28, 2024 11:03
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.

[TASK] The onlyPortalRegistry modifier is not used in the codebase
3 participants