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

Feature/centralize_cicd #24

Merged
merged 7 commits into from
Mar 25, 2024
Merged

Feature/centralize_cicd #24

merged 7 commits into from
Mar 25, 2024

Conversation

matthew-phelps
Copy link
Contributor

No description provided.

matthew-phelps and others added 6 commits March 19, 2024 16:37
* Move dev related texted out of main page and into dev page

* Deleting articles that live in ramnog

* Removing documentation that was moved to ramnog package

* Apply stylr to whole package

* Update README
* Adding global vars to pass R CMD check

* Fix merge conflicts
Copy link

github-actions bot commented Mar 22, 2024

Test Results

  1 files   23 suites   47s ⏱️
125 tests 125 ✅ 0 💤 0 ❌
522 runs  522 ✅ 0 💤 0 ❌

Results for commit 7af0672.

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Mar 22, 2024

Codecov Report

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

Project coverage is 89.89%. Comparing base (cc49b01) to head (7af0672).

Files Patch % Lines
R/validate_endpoints_def.R 52.00% 12 Missing ⚠️
R/evaluate_criteria.R 0.00% 6 Missing ⚠️
R/try_and_validate.R 78.94% 4 Missing ⚠️
R/eval_fn.R 88.46% 3 Missing ⚠️
R/handle_mk_fn.R 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   88.34%   89.89%   +1.54%     
==========================================
  Files          27       25       -2     
  Lines        1193     1296     +103     
==========================================
+ Hits         1054     1165     +111     
+ Misses        139      131       -8     

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

@matthew-phelps matthew-phelps marked this pull request as ready for review March 22, 2024 09:08
@matthew-phelps matthew-phelps self-assigned this Mar 22, 2024
Copy link

Code coverage

Name Coverage (%)
chef 89.82
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 91.55
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

@nsjohnsen nsjohnsen merged commit 3bd5d0b into main Mar 25, 2024
23 checks passed
@HenrikSpiegel HenrikSpiegel deleted the feature/centralize_cicd branch March 26, 2024 07:57
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