wire-webapp
wire-webapp copied to clipboard
fix: precommit pipeline string parsing
Description
small change for string parsing
Checklist
- [ ] mentions the JIRA issue in the PR name (Ex. [WPB-XXXX])
- [ ] PR has been self reviewed by the author;
- [ ] Hard-to-understand areas of the code have been commented;
- [ ] If it is a core feature, unit tests have been added;
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 46.21%. Comparing base (
ac5d126) to head (3de0672). Report is 1 commits behind head on dev.
Additional details and impacted files
@@ Coverage Diff @@
## dev #18545 +/- ##
==========================================
+ Coverage 46.19% 46.21% +0.01%
==========================================
Files 868 868
Lines 26701 26707 +6
Branches 6042 6043 +1
==========================================
+ Hits 12335 12342 +7
+ Misses 12826 12825 -1
Partials 1540 1540
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code