Bump aiofastnet from 1.0.1 to 1.0.2 - #13328
Conversation
Bumps [aiofastnet](https://github.com/tarasko/aiofastnet) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/tarasko/aiofastnet/releases) - [Changelog](https://github.com/tarasko/aiofastnet/blob/master/HISTORY.rst) - [Commits](tarasko/aiofastnet@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: aiofastnet dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 3.15 #13328 +/- ##
=======================================
Coverage 98.27% 98.27%
=======================================
Files 136 136
Lines 49417 49417
Branches 2666 2666
=======================================
Hits 48563 48563
Misses 674 674
Partials 180 180
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
Merging this PR will degrade performance by 8.57%
|
| Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|
| ❌ | test_simple_web_response |
1.2 ms | 1.3 ms | -8.57% |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing dependabot/pip/3.15/aiofastnet-1.0.2 (f4bdbf9) with 3.15 (b9ff891)2
Footnotes
-
86 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
-
No successful run was found on
3.15(ed81b10) during the generation of this report, so b9ff891 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report. ↩
|
Regarding performance, it is a fluke, there is no real regression here. In the parallel PR for the master branch #13327 test_simple_web_response reports shows 0% change. And it is already merged |
|
Superseded by #13344. |
Bumps aiofastnet from 1.0.1 to 1.0.2.
Release notes
Sourced from aiofastnet's releases.
Changelog
Sourced from aiofastnet's changelog.
Commits
743c9f4Update HISTORY1c6bdc8Use NoResult to get rid off incref/decref on Py_NONEb53307aAdd commentced73eeRevert workflow changesbad3dfdFix windows build07412b8Try to fix again3dccdffFix windows tests72fc77fDo not run tests in parallel because it is difficult to identify a hang up20d35faUse NoResult to get rid off incref/decref on Py_NONE95d6a2aBetter cache localityDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)