MarkEdmondson1234 / googleCloudRunner

Easy R scripts on Google Cloud Platform via Cloud Run, Cloud Build and Cloud Scheduler
https://code.markedmondson.me/googleCloudRunner/
Other
81 stars 26 forks source link

Targets workign tests, DAGs #161

Closed MarkEdmondson1234 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #161 (1077f05) into master (b38951b) will increase coverage by 0.29%. The diff coverage is 80.63%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
+ Coverage   80.45%   80.74%   +0.29%     
==========================================
  Files          25       27       +2     
  Lines        1985     2218     +233     
==========================================
+ Hits         1597     1791     +194     
- Misses        388      427      +39     
Impacted Files Coverage Δ
R/badger.R 0.00% <0.00%> (ø)
R/buildsteps_gce.R 0.00% <0.00%> (ø)
R/cloudbuild_schedule.R 60.71% <62.50%> (+1.45%) :arrow_up:
R/deploy.R 63.69% <65.11%> (+0.73%) :arrow_up:
R/cloudrun_schedule.R 93.33% <66.66%> (+0.47%) :arrow_up:
R/buildtriggers.R 67.14% <66.88%> (-0.54%) :arrow_down:
R/docker.R 80.68% <69.01%> (-0.16%) :arrow_down:
R/build_logs.R 74.46% <70.58%> (-2.81%) :arrow_down:
R/init.R 82.22% <75.00%> (ø)
R/plumber.R 83.33% <75.00%> (ø)
... and 16 more

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 9302b00...1077f05. Read the comment docs.