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

test(revolut_test): Added _get_next_timestamp_key tests #105

Merged

Conversation

leohscl
Copy link
Contributor

@leohscl leohscl commented Oct 4, 2024

  • added tests

  • changed _get_next_timestamp_key to return 0 on 0 input

  • _get_next_timestamp_key is more readable

[CONTRACTS] implement _get_next_timestamp_key tests #88

…tor of _get_next_timestamp_key function

* added tests

* changed _get_next_timestamp_key to return 0 on 0 input

* _get_next_timestamp_key is more readable

 [CONTRACTS] implement _get_next_timestamp_key tests keep-starknet-strange#88
Copy link

vercel bot commented Oct 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
zkramp-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 7, 2024 8:50am
zkramp-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 7, 2024 8:50am

Copy link

codecov bot commented Oct 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.11%. Comparing base (313ef40) to head (f77ec52).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #105      +/-   ##
==========================================
+ Coverage   93.98%   94.11%   +0.13%     
==========================================
  Files          11       11              
  Lines         133      136       +3     
==========================================
+ Hits          125      128       +3     
  Misses          8        8              

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

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.

2 participants