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

Time exp2 #71

Closed zix99 closed 2 years ago

zix99 commented 2 years ago

Add more time support, including time attributes (eg. week number, quarter number), and better UTC support

netlify[bot] commented 2 years ago

Deploy Preview for raredocs ready!

Name Link
Latest commit 7853a6ba58389664fa28e37eae0d796b8a1b36ae
Latest deploy log https://app.netlify.com/sites/raredocs/deploys/62d1ff3f22f9cc0008218beb
Deploy Preview https://deploy-preview-71--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 2 years ago

Codecov Report

Merging #71 (7853a6b) into master (b524815) will increase coverage by 0.14%. The diff coverage is 81.53%.

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
+ Coverage   84.03%   84.17%   +0.14%     
==========================================
  Files          80       80              
  Lines        3006     3053      +47     
==========================================
+ Hits         2526     2570      +44     
+ Misses        346      344       -2     
- Partials      134      139       +5     
Impacted Files Coverage Δ
pkg/expressions/stdlib/funcs.go 100.00% <ø> (ø)
pkg/expressions/stdlib/funcsTime.go 74.82% <81.53%> (+1.82%) :arrow_up:
cmd/helpers/updatingAggregator.go 81.25% <0.00%> (+6.25%) :arrow_up:
pkg/expressions/stdlib/stages.go 100.00% <0.00%> (+55.55%) :arrow_up:

Continue to review full report at Codecov.

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