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

Another pass at errors to make results more predictable #93

Merged
merged 2 commits into from
May 4, 2023

Conversation

zix99
Copy link
Owner

@zix99 zix99 commented May 3, 2023

No description provided.

@netlify
Copy link

netlify bot commented May 3, 2023

Deploy Preview for raredocs ready!

Name Link
🔨 Latest commit 09874e4
🔍 Latest deploy log https://app.netlify.com/sites/raredocs/deploys/6451be0c9c9a540008f817d5
😎 Deploy Preview https://deploy-preview-93--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
Copy link

codecov-commenter commented May 3, 2023

Codecov Report

Merging #93 (09874e4) into master (667f8fd) will increase coverage by 0.32%.
The diff coverage is 91.93%.

📣 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      #93      +/-   ##
==========================================
+ Coverage   89.59%   89.91%   +0.32%     
==========================================
  Files         104      104              
  Lines        5267     5287      +20     
==========================================
+ Hits         4719     4754      +35     
+ Misses        418      408      -10     
+ Partials      130      125       -5     
Impacted Files Coverage Δ
pkg/expressions/stdlib/funcsTime.go 90.76% <40.00%> (-1.38%) ⬇️
pkg/expressions/stdlib/funcsCommon.go 90.00% <83.33%> (+15.00%) ⬆️
pkg/expressions/stdlib/funcsRange.go 93.78% <83.33%> (+1.47%) ⬆️
cmd/expressions.go 97.84% <100.00%> (ø)
pkg/expressions/errors.go 97.29% <100.00%> (+0.52%) ⬆️
pkg/expressions/stageAnalysis.go 100.00% <100.00%> (ø)
pkg/expressions/stdlib/drawing.go 100.00% <100.00%> (+7.69%) ⬆️
pkg/expressions/stdlib/funcsArithmatic.go 100.00% <100.00%> (+5.08%) ⬆️
pkg/expressions/stdlib/funcsStrings.go 81.76% <100.00%> (-0.30%) ⬇️

@zix99 zix99 merged commit 3f4e4ad into master May 4, 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