Actions
Feature #10491
closedAvoid numerous warnings about missed sources and code coverage
Start date:
09/08/2020
Due date:
09/17/2020
% Done:
100%
Estimated time:
Published in build:
Description
By default Klever does not provide models and code coverage for headers. This is normal, but there are annoying pop-up warnings. I suggest to show these warnings instead of missed sources or in addition with them in case of missed code coverage. Besides, Bridge reports internal server errors for missed sources that are absolutely useless information in logs and in the console where Bridge is running.
Updated by Vladimir Gratinskiy about 4 years ago
- Due date set to 09/17/2020
- Status changed from New to Resolved
- % Done changed from 0 to 100
Implemented in branch "feature_10491".
Updated by Evgeny Novikov about 4 years ago
- Status changed from Resolved to Closed
Everything works well from my point of view, so, I merged the branch to master in ede352a42. Users will not see excessive error messages in the interface and in log files.
Actions