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

bugfix(contracts): Incorrect Expiration Check & Subject Handling in balanceOf #891

Conversation

alainncls
Copy link
Collaborator

What does this PR do?

Related ticket

Fixes #890

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 31, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jan 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.69%. Comparing base (7c15db0) to head (85d03b9).

Additional details and impacted files
@@             Coverage Diff             @@
##              dev     #891       +/-   ##
===========================================
+ Coverage   48.59%   75.69%   +27.10%     
===========================================
  Files          18       40       +22     
  Lines         391      934      +543     
  Branches       63      165      +102     
===========================================
+ Hits          190      707      +517     
- Misses        198      224       +26     
  Partials        3        3               

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

@alainncls alainncls force-pushed the fix/incorrect-expiration-check-and-subject-handling-in-balanceof branch from 1df3a0f to 85d03b9 Compare February 4, 2025 10:28
@alainncls alainncls merged commit d997b55 into dev Feb 4, 2025
10 checks passed
@alainncls alainncls deleted the fix/incorrect-expiration-check-and-subject-handling-in-balanceof branch February 4, 2025 10:34
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.

[BUG] Incorrect Expiration Check & Subject Handling in balanceOf
3 participants