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

utils tests #9

Merged
merged 3 commits into from
Apr 8, 2024
Merged

utils tests #9

merged 3 commits into from
Apr 8, 2024

Conversation

0xFirekeeper
Copy link
Member

@0xFirekeeper 0xFirekeeper commented Apr 8, 2024

PR-Codex overview

The focus of this PR is to enhance utility functions in Utils.cs and add tests in UtilsTests.cs.

Detailed summary

  • Added utility functions for converting bytes to hex, hex to bytes, string to hex, hex to string, and getting Unix timestamp
  • Added tests for utility functions in UtilsTests.cs

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@codecov-commenter
Copy link

codecov-commenter commented Apr 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 14.12%. Comparing base (4f8d405) to head (a61f0f6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   11.09%   14.12%   +3.02%     
==========================================
  Files          33       33              
  Lines        2352     2365      +13     
  Branches      217      217              
==========================================
+ Hits          261      334      +73     
+ Misses       2090     2029      -61     
- Partials        1        2       +1     

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

@0xFirekeeper 0xFirekeeper merged commit 591cea1 into main Apr 8, 2024
1 check passed
@0xFirekeeper 0xFirekeeper deleted the firekeeper/t-utils branch April 8, 2024 18: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.

2 participants