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
274 stars 15 forks source link

Expression errors #89

Closed zix99 closed 1 year ago

zix99 commented 1 year ago
netlify[bot] commented 1 year ago

Deploy Preview for raredocs ready!

Name Link
Latest commit da27a027d3daa0d55c02fca9d670ff528e140fbf
Latest deploy log https://app.netlify.com/sites/raredocs/deploys/644883a01568ec0008f2dbaa
Deploy Preview https://deploy-preview-89--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 settings.

codecov-commenter commented 1 year ago

Codecov Report

Merging #89 (3461a4c) into master (4244630) will increase coverage by 0.87%. The diff coverage is 86.17%.

:exclamation: Current head 3461a4c differs from pull request most recent head da27a02. Consider uploading reports for the commit da27a02 to get more accurate results

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master      #89      +/-   ##
==========================================
+ Coverage   88.39%   89.27%   +0.87%     
==========================================
  Files         101      103       +2     
  Lines        5086     5148      +62     
==========================================
+ Hits         4496     4596     +100     
+ Misses        448      418      -30     
+ Partials      142      134       -8     
Impacted Files Coverage Δ
pkg/expressions/stage.go 100.00% <ø> (ø)
pkg/extractor/extractor.go 90.47% <33.33%> (ø)
pkg/expressions/stdlib/funcsType.go 70.00% <50.00%> (ø)
pkg/expressions/stdlib/funcsComparators.go 75.58% <62.50%> (ø)
pkg/expressions/stdlib/funcsCommon.go 78.94% <66.66%> (ø)
pkg/expressions/stdlib/funcsStrings.go 82.03% <70.00%> (+1.79%) :arrow_up:
pkg/expressions/stdlib/funcsTime.go 84.81% <87.09%> (+10.34%) :arrow_up:
pkg/expressions/stdlib/range.go 94.85% <88.88%> (ø)
pkg/expressions/stdlib/drawing.go 92.30% <90.90%> (ø)
pkg/expressions/errors.go 100.00% <100.00%> (ø)
... and 7 more

... and 2 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.