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

Issue #452: Add documentation for apply metrics #470

Merged
merged 3 commits into from
Dec 19, 2023

Conversation

nikosbosse
Copy link
Contributor

@nikosbosse nikosbosse commented Nov 18, 2023

Updated description:

This PR fixes #452

This PR

@nikosbosse nikosbosse requested a review from seabbs November 20, 2023 08:11
Copy link
Contributor

@seabbs seabbs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

R/score.R Outdated Show resolved Hide resolved
R/score.R Outdated Show resolved Hide resolved
tests/testthat/test-score.R Show resolved Hide resolved
tests/testthat/test-score.R Show resolved Hide resolved
@seabbs
Copy link
Contributor

seabbs commented Nov 20, 2023

Why has none of the CI run?

Copy link

codecov bot commented Nov 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a7d12d1) 81.72% compared to head (e5dad2e) 82.47%.
Report is 35 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #470      +/-   ##
===========================================
+ Coverage    81.72%   82.47%   +0.75%     
===========================================
  Files           20       20              
  Lines         1702     1678      -24     
===========================================
- Hits          1391     1384       -7     
+ Misses         311      294      -17     

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

@nikosbosse nikosbosse marked this pull request as draft November 20, 2023 16:11
@nikosbosse nikosbosse marked this pull request as ready for review December 19, 2023 18:35
@nikosbosse
Copy link
Contributor Author

Updated this PR now that we've decided on the naming scheme. apply_metrics() is renamed to apply_rules() and consistent documentation added, as well as some tests.

@nikosbosse nikosbosse requested a review from seabbs December 19, 2023 18:36
@seabbs seabbs force-pushed the documentation-apply_metrics branch from e5dad2e to f01c73e Compare December 19, 2023 19:10
Copy link
Contributor

@seabbs seabbs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@seabbs seabbs merged commit d04a82c into develop Dec 19, 2023
9 checks passed
@seabbs seabbs deleted the documentation-apply_metrics branch December 19, 2023 19:11
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