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): Deprecate State Variables in Registries #881

Merged

Conversation

alainncls
Copy link
Collaborator

What does this PR do?

Related ticket

Fixes #880

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 Jan 27, 2025
@alainncls alainncls force-pushed the chore/deprecate-and-rename-state-variables-in-registries branch from 40f11a5 to 391c9a0 Compare January 27, 2025 16:37
@codecov-commenter
Copy link

codecov-commenter commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.01%. Comparing base (caf5cdd) to head (ac85473).

Additional details and impacted files
@@             Coverage Diff             @@
##              dev     #881       +/-   ##
===========================================
+ Coverage   48.59%   79.01%   +30.42%     
===========================================
  Files          18       51       +33     
  Lines         391     1101      +710     
  Branches       63      183      +120     
===========================================
+ Hits          190      870      +680     
- Misses        198      228       +30     
  Partials        3        3               

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

@alainncls alainncls changed the title chore(contracts): Deprecate and Rename State Variables in Registries chore(contracts): Deprecate State Variables in Registries Jan 27, 2025
@alainncls alainncls force-pushed the chore/deprecate-and-rename-state-variables-in-registries branch from 391c9a0 to 71d4df0 Compare January 27, 2025 17:09
@alainncls alainncls merged commit d8af275 into dev Feb 4, 2025
10 checks passed
@alainncls alainncls deleted the chore/deprecate-and-rename-state-variables-in-registries branch February 4, 2025 09:57
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] Deprecate State Variables in Registries
3 participants