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

Sparkline #110

Merged
merged 12 commits into from
Dec 18, 2024
Merged

Sparkline #110

merged 12 commits into from
Dec 18, 2024

Conversation

zix99
Copy link
Owner

@zix99 zix99 commented Dec 14, 2024

No description provided.

Copy link

netlify bot commented Dec 14, 2024

Deploy Preview for raredocs ready!

Name Link
🔨 Latest commit aa38416
🔍 Latest deploy log https://app.netlify.com/sites/raredocs/deploys/67632548a5205400089def09
😎 Deploy Preview https://deploy-preview-110--raredocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov-commenter
Copy link

codecov-commenter commented Dec 14, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 96.92308% with 6 lines in your changes missing coverage. Please review.

Project coverage is 92.19%. Comparing base (3c01f63) to head (aa38416).

Files with missing lines Patch % Lines
cmd/spark.go 96.77% 2 Missing and 1 partial ⚠️
pkg/multiterm/termrenderers/spark.go 94.23% 2 Missing and 1 partial ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #110      +/-   ##
==========================================
+ Coverage   91.96%   92.19%   +0.23%     
==========================================
  Files         113      116       +3     
  Lines        5775     5948     +173     
==========================================
+ Hits         5311     5484     +173     
+ Misses        345      344       -1     
- Partials      119      120       +1     

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

cmd/spark.go Show resolved Hide resolved
ret = val
}
}
if min == math.MinInt64 {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Backwards comparisons

@zix99 zix99 merged commit 878f872 into master Dec 18, 2024
8 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