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

Add unit test to ensure changes to adam fn only invalidate targets that use those functions #37

Merged
merged 4 commits into from
Apr 17, 2024

Conversation

matthew-phelps
Copy link
Contributor

  • Add unit test to ensure changes to adam fn only invalidate targets that use those functions

  • Update website

@matthew-phelps matthew-phelps marked this pull request as ready for review April 16, 2024 11:24
Copy link

github-actions bot commented Apr 16, 2024

Test Results

  1 files  ±0   23 suites  ±0   52s ⏱️ +7s
126 tests +1  126 ✅ +1  0 💤 ±0  0 ❌ ±0 
523 runs  +1  523 ✅ +1  0 💤 ±0  0 ❌ ±0 

Results for commit 2ebd7db. ± Comparison against base commit 94b2b8e.

♻️ This comment has been updated with latest results.

Copy link

Code coverage

Name Coverage (%)
chef 89.77
R/add_event_index.R 100.00
R/add_id.R 100.00
R/apply_criterion.R 99.17
R/apply_stats.R 96.30
R/check_duplicate_functions.R 100.00
R/construct_data_filter_logic.R 95.24
R/eval_fn.R 86.11
R/evaluate_criteria.R 0.00
R/expand_endpoints.R 97.86
R/fetch_db_data.R 82.50
R/filter_db_data.R 100.00
R/global.R 0.00
R/group_ep_for_targets.R 100.00
R/handle_mk_fn.R 84.06
R/mk_endpoint_str.R 93.75
R/mk_userdef_fn_dt.R 73.33
R/parse_function_inputs.R 85.71
R/prepare_for_stats.R 99.27
R/try_and_validate.R 67.55
R/unnest_by_fns.R 100.00
R/unnest_endpoint_functions.R 90.91
R/use_chef.R 90.62
R/utils.R 100.00
R/validate_endpoints_def.R 77.50
R/validate_usr_fn_args.R 98.62

Copy link

Github pages

Review the pkgdown webpage for the PR here

@matthew-phelps matthew-phelps merged commit 091d5a1 into main Apr 17, 2024
15 checks passed
@matthew-phelps matthew-phelps deleted the utest branch April 17, 2024 06:39
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