Closed sigmafelix closed 9 months ago
To note: @eva0marques https://github.com/Spatiotemporal-Exposures-and-Toxicology/amadeus/actions/runs/7936474332/job/21671826629?pr=13#step:6:841
dplyr::select()
should be used with dplyr::all_of()
or dplyr::any_of()
. Please consider reflecting the syntax in future commits. Thanks!
All tests passed and failing in the Windows runner persists. I will merge this PR.
Yes I've seen this problem, I will try to fix it but it does not the same task than I want to do.
Codecov Report
Attention:
2 lines
in your changes are missing coverage. Please review.Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #13 +/- ## ========================================== + Coverage 93.77% 94.45% +0.68% ========================================== Files 6 6 Lines 2056 2182 +126 ========================================== + Hits 1928 2061 +133 + Misses 128 121 -7 ```:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.