Skip to content

Commit 4dae4aa

Browse files
authored
Merge pull request goldbergyoni#64 from Userbit/Userbit-patch-8
Fix mess in 4.2 Code Examples
2 parents 8dd1c0b + 615f58e commit 4dae4aa

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

readme.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1641,9 +1641,11 @@ Implementation tips: You may want to configure your continuous integration (CI)
16411641

16421642
<br/>
16431643

1644-
### :thumbsdown: Anti-Pattern Example: What’s wrong with this coverage report? based on a real-world scenario where we tracked our application usage in QA and find out interesting login patterns (Hint: the amount of login failures is non-proportional, something is clearly wrong. Finally it turned out that some frontend bug keeps hitting the backend login API)
1644+
### :thumbsdown: Anti-Pattern Example: What’s wrong with this coverage report?
16451645

1646-
![alt text](assets/bp-19-coverage-yoni-goldberg-nodejs-consultant.png "What’s wrong with this coverage report? based on a real-world scenario where we tracked our application usage in QA and find out interesting login patterns (Hint: the amount of login failures is non-proportional, something is clearly wrong. Finally it turned out that some frontend bug keeps hitting the backend login API)
1646+
Based on a real-world scenario where we tracked our application usage in QA and find out interesting login patterns (Hint: the amount of login failures is non-proportional, something is clearly wrong. Finally it turned out that some frontend bug keeps hitting the backend login API)
1647+
1648+
![alt text](assets/bp-19-coverage-yoni-goldberg-nodejs-consultant.png "What’s wrong with this coverage report?")
16471649

16481650
</details>
16491651

0 commit comments

Comments
 (0)