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

feat: comparison utilities #35

Merged
merged 1 commit into from
Jan 4, 2025
Merged

feat: comparison utilities #35

merged 1 commit into from
Jan 4, 2025

Conversation

quagmt
Copy link
Owner

@quagmt quagmt commented Jan 4, 2025

Description

  • Add LessThan, LessThanOrEqual, GreaterThan, GreaterThanOrEqual, Max, Min for convenient usage.

@quagmt quagmt force-pushed the feat/comparison-utilities branch from 83a8410 to 807eb91 Compare January 4, 2025 12:13
Copy link

codecov bot commented Jan 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.18%. Comparing base (1082a57) to head (807eb91).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
+ Coverage   96.14%   96.18%   +0.04%     
==========================================
  Files           5        5              
  Lines        1868     1889      +21     
==========================================
+ Hits         1796     1817      +21     
  Misses         48       48              
  Partials       24       24              

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

@quagmt quagmt merged commit c313c7c into master Jan 4, 2025
9 checks passed
@quagmt quagmt deleted the feat/comparison-utilities branch January 7, 2025 01:10
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.

1 participant