Rename stub.%l to grader.%l in Communication tasks. - #1711
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #1711 +/- ##
==========================================
+ Coverage 55.05% 55.46% +0.41%
==========================================
Files 339 342 +3
Lines 27401 27551 +150
==========================================
+ Hits 15085 15282 +197
+ Misses 12316 12269 -47
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
prandla
left a comment
There was a problem hiding this comment.
Interactive is now the only task type to still call it "stub". presumably we should do the same thing there for consistency?
7e280df to
41379ce
Compare
Completely forgot about it :-) done in a second commit (still in the same PR and modifying the same updater) |
41379ce to
8b5dfc2
Compare
Fixes #1705.