chore(deps): Update module github.com/brianvoe/gofakeit/v7 to v7.2.1#841
chore(deps): Update module github.com/brianvoe/gofakeit/v7 to v7.2.1#841renovate[bot] merged 1 commit intomasterfrom
Conversation
|
Important Review skippedAuto reviews are limited to specific labels. 🏷️ Labels to auto review (1)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #841 +/- ##
=======================================
Coverage 67.16% 67.16%
=======================================
Files 150 150
Lines 10442 10442
=======================================
Hits 7013 7013
Misses 3055 3055
Partials 374 374 ☔ View full report in Codecov by Sentry. |
* ADD GO DOC COMMENTS FOR TESTING HTTP INTERFACES * optimise http server testing * add custom TestingT interface * add custom TestingT interface * add FailNow method in TestingT interface * add FailNow method in TestingT interface * add new method for http client testing * optimize testing methods * optimize testing methods * use custom type for clientName * remove unnecessary comments from interfaces * optimise fake_transport * use optimized fake_transport in factory * add test cases for response factory and sequence * add test cases for new methods of factory * use # to distinguish clientName and path * optimise factory * return body read error in hydrate * optimise AllowStrayRequests and PreventStrayRequests * directly resolve using clients instead of calling embedded field * rename interfaces and add go doc comments * optimise factory * use snapshotting in FakeSequence to fix body draining * fix non-deterministic mock matching for wildcard patterns * update FakeResponse to use http.Header and unified make helper * optimise fake_rule * add test for Factory.Reset * re-order the input parameter of FakeResponse methods * optimise test cases * change code to status * chore: update mocks
This PR contains the following updates:
v7.1.2->v7.2.1Release Notes
brianvoe/gofakeit (github.com/brianvoe/gofakeit/v7)
v7.2.1Compare Source
v7.2.0Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.