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

First pass at implementing log10/2 scale #97

Merged
merged 8 commits into from
Jul 16, 2023
Merged

First pass at implementing log10/2 scale #97

merged 8 commits into from
Jul 16, 2023

Conversation

zix99
Copy link
Owner

@zix99 zix99 commented Jul 10, 2023

No description provided.

@netlify
Copy link

netlify bot commented Jul 10, 2023

Deploy Preview for raredocs ready!

Name Link
🔨 Latest commit 11074ca
🔍 Latest deploy log https://app.netlify.com/sites/raredocs/deploys/64b3fec4dfe6f30008f38e5d
😎 Deploy Preview https://deploy-preview-97--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 Jul 10, 2023

Codecov Report

Merging #97 (11074ca) into master (4f85e10) will increase coverage by 0.01%.
The diff coverage is 97.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
+ Coverage   89.60%   89.61%   +0.01%     
==========================================
  Files         107      109       +2     
  Lines        5425     5479      +54     
==========================================
+ Hits         4861     4910      +49     
- Misses        429      433       +4     
- Partials      135      136       +1     
Impacted Files Coverage Δ
cmd/helpers/extractorBuilder.go 83.24% <ø> (ø)
cmd/helpers/output.go 95.00% <ø> (ø)
cmd/helpers/scaler.go 78.57% <78.57%> (ø)
cmd/heatmap.go 93.61% <100.00%> (+0.28%) ⬆️
pkg/multiterm/termrenderers/heatmap.go 95.79% <100.00%> (-0.30%) ⬇️
pkg/multiterm/termscaler/scale.go 100.00% <100.00%> (ø)
pkg/multiterm/termunicode/heat.go 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@zix99 zix99 merged commit 5e10c1d into master Jul 16, 2023
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