Skip to content

Conversation

zenixls2
Copy link
Collaborator

Add utility functions to generate floats with random numbers.

@zenixls2 zenixls2 requested review from c9s, narumiruna and dboyliao June 11, 2025 04:51
Copy link

codecov bot commented Jun 11, 2025

Codecov Report

Attention: Patch coverage is 67.56757% with 24 lines in your changes missing coverage. Please review.

Project coverage is 17.57%. Comparing base (87d0a47) to head (74535ec).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
pkg/datatype/floats/slice.go 75.00% 5 Missing and 8 partials ⚠️
pkg/datatype/floats/funcs.go 50.00% 7 Missing and 4 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2066      +/-   ##
==========================================
+ Coverage   17.50%   17.57%   +0.07%     
==========================================
  Files         945      945              
  Lines       77048    77121      +73     
==========================================
+ Hits        13487    13555      +68     
+ Misses      62604    62595       -9     
- Partials      957      971      +14     
Files with missing lines Coverage Δ
pkg/datatype/floats/funcs.go 22.46% <50.00%> (+5.22%) ⬆️
pkg/datatype/floats/slice.go 48.37% <75.00%> (+19.53%) ⬆️

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4b8e080...74535ec. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@zenixls2
Copy link
Collaborator Author

also add percentile function.

@c9s c9s merged commit ea8caeb into c9s:main Jun 11, 2025
5 checks passed
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