Add kba
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 86.70%. Comparing base (
8f27b5b) to head (1984aed). Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #349 +/- ##
==========================================
+ Coverage 86.21% 86.70% +0.49%
==========================================
Files 60 62 +2
Lines 2691 2723 +32
==========================================
+ Hits 2320 2361 +41
+ Misses 371 362 -9
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@goergen95 thanks for the comments, will adapt! I also just noticed that I'm using native pipes in the unit test. I'll replace them so we're compatible with R 3.5.0
Yes, please do. Also, please try to pipes sparingly. We still have #98 open.
There are also failures related to ipbes and carbon which I'll try to figure out
@goergen95 do you know how I can "force merge" this PR despite the failing check? The merge button is greyed out for me.
Guess it requires admin privileges. Shall I (I would squash the commits to a single one)?
Yes, please!