zix99 / rare

Create console histograms, bar graphs, tables, heatmaps and more in realtime using regex and expressions.
https://rare.zdyn.net/
GNU General Public License v3.0
265 stars 15 forks source link

First pass at implementing log10/2 scale #97

Closed zix99 closed 1 year ago

netlify[bot] commented 1 year ago

Deploy Preview for raredocs ready!

Name Link
Latest commit 11074cab2b0e07d199ab1f0b078ab19ed6cccec7
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 commented 1 year ago

Codecov Report

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

:exclamation: 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%) :arrow_up:
pkg/multiterm/termrenderers/heatmap.go 95.79% <100.00%> (-0.30%) :arrow_down:
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