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

File load, key lookup, and switch statement #103

Merged
merged 3 commits into from
May 19, 2024
Merged

File load, key lookup, and switch statement #103

merged 3 commits into from
May 19, 2024

Conversation

zix99
Copy link
Owner

@zix99 zix99 commented May 18, 2024

No description provided.

Copy link

netlify bot commented May 18, 2024

Deploy Preview for raredocs ready!

Name Link
🔨 Latest commit ed74886
🔍 Latest deploy log https://app.netlify.com/sites/raredocs/deploys/664958893c1f510008518965
😎 Deploy Preview https://deploy-preview-103--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 May 18, 2024

Codecov Report

Attention: Patch coverage is 93.39623% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 91.67%. Comparing base (fddc4e6) to head (ed74886).

Files Patch % Lines
main.go 62.50% 2 Missing and 1 partial ⚠️
pkg/expressions/stdlib/funcsLookups.go 96.05% 2 Missing and 1 partial ⚠️
pkg/expressions/stdlib/funcsComparators.go 92.30% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
+ Coverage   91.60%   91.67%   +0.07%     
==========================================
  Files         108      109       +1     
  Lines        5458     5564     +106     
==========================================
+ Hits         5000     5101     +101     
- Misses        341      344       +3     
- Partials      117      119       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zix99 zix99 merged commit 0192d22 into master May 19, 2024
7 of 8 checks passed
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