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

Style checks and fixes #146

Closed
wants to merge 21 commits into from
Closed

Style checks and fixes #146

wants to merge 21 commits into from

Conversation

jack89roberts
Copy link
Contributor

@jack89roberts jack89roberts commented Jun 6, 2022

Adds an actions workflow for lintr and styler and makes changes to fix style errors picked up by those libraries.

Note: Also removes some commented code and a few unused variables/functions.

Quality check workflow passes on this branch (build fails for the same reasons as current master).

@codecov-commenter
Copy link

Codecov Report

Merging #146 (06d2721) into master (b00b259) will decrease coverage by 3.65%.
The diff coverage is 43.44%.

❗ Current head 06d2721 differs from pull request most recent head 8313127. Consider uploading reports for the commit 8313127 to get more accurate results

@@            Coverage Diff             @@
##           master     #146      +/-   ##
==========================================
- Coverage   82.49%   78.84%   -3.66%     
==========================================
  Files          12       12              
  Lines        1114     1210      +96     
==========================================
+ Hits          919      954      +35     
- Misses        195      256      +61     
Impacted Files Coverage Δ
R/PlottingFunctions.R 0.00% <0.00%> (ø)
R/net_emd_speed_benchmark.R 0.00% <0.00%> (ø)
R/measures_net_emd.R 52.41% <41.17%> (-7.80%) ⬇️
R/emd.R 72.26% <50.00%> (-3.46%) ⬇️
R/graph_binning.R 96.96% <50.00%> (+0.09%) ⬆️
R/orca_interface.R 82.19% <50.00%> (+0.37%) ⬆️
R/dhist.R 88.23% <68.00%> (+2.12%) ⬆️
R/measures_net_dis.R 93.12% <86.84%> (+0.03%) ⬆️
src/test_emd_fast_no_smoothing.cpp 96.42% <0.00%> (-0.24%) ⬇️
src/emd_fast_no_smoothing.cpp 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b34bb8d...8313127. Read the comment docs.

@jack89roberts
Copy link
Contributor Author

closing this one - merge #149 instead (after #148)

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