feat(condition): added opt-in support for synctest in async assertions by fredbi · Pull Request #100 · go-openapi/testify (original) (raw)
Conversation
doc: updated docs for synctest support, with additional ad'hoc examples for synctest
doc: fixed rendering of testable examples
Change type
Please select: 🆕 New feature or enhancement|🔧 Bug fix'|📃 Documentation update
Short description
Fixes
Full description
Checklist
- I have signed all my commits with my name and email (see DCO. This does not require a PGP-signed commit
- I have rebased and squashed my work, so only one commit remains
- I have added tests to cover my changes.
- I have properly enriched go doc comments in code.
- I have properly documented any breaking change.
doc: updated docs for synctest support, with additional ad'hoc examples for synctest doc: fixed rendering of testable examples
Signed-off-by: Frederic BIDON fredbi@yahoo.com
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.34%. Comparing base (bfe5158) to head (d5c9fe1).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@ ## master #100 +/- ##
Coverage 91.30% 91.34% +0.03%
Files 94 94
Lines 12220 12226 +6- Hits 11158 11168 +10
- Misses 842 838 -4
Partials 220 220
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
fredbi deleted the feat/synctest branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})