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

Allow for multiple fields in load condition functions #3

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rtalhouk
Copy link
Contributor

Looking to include multiple field values in a load condition for a field set in order to be able to say "load field set if field X or field Y are true".

@codecov-commenter
Copy link

codecov-commenter commented Nov 22, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (1c89068) 88.03% compared to head (207e1a3) 88.38%.

Files Patch % Lines
app_config.go 89.79% 2 Missing and 3 partials ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
+ Coverage   88.03%   88.38%   +0.35%     
==========================================
  Files          11       11              
  Lines        1387     1395       +8     
==========================================
+ Hits         1221     1233      +12     
+ Misses        124      120       -4     
  Partials       42       42              

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

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.

None yet

2 participants