Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## develop #257 +/- ##
===========================================
+ Coverage 77.20% 77.31% +0.11%
===========================================
Files 60 60
Lines 1750 1750
===========================================
+ Hits 1351 1353 +2
+ Misses 399 397 -2 ☔ View full report in Codecov by Sentry. |
|
Actually I like the approach, because it will make it task searching more flexible. I will update minor version because of this PR, Since it might break apps that were using custom |
|
I still have to make some corrections in |
|
Also, can you make |
Sure, done :-). I added some tests and believe that the PR is ready for review. |
|
Thank you very much for your contributions. |
Closes #256.
As per #256, i changed the
rglobpattern search togloband added a possibility to specify--tasks-patternoption multiple times.