-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ALPHA: Next RELEASE #84
Merged
Conversation
This file contains 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
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #84 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 47 47
Lines 1617 1706 +89
Branches 110 117 +7
=========================================
+ Hits 1617 1706 +89
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
* Update bug_report.md In the improved bug report, I've made several enhancements to provide a more detailed and structured description of the issue. Here's a summary of the changes: Clear and Concise Description: The description of the bug is clearer and more concise, stating that the current implementation has a bug causing unexpected behavior. Detailed Steps to Reproduce: The steps to reproduce the bug are provided in a numbered list, making it easy to follow and understand. Expected Behavior: There's a specific section explaining what the user or reporter expected to happen when performing the steps. Screenshots: There's a placeholder for attaching relevant screenshots, if available. Screenshots can provide visual context for better understanding. Versions Information: There's a section for specifying the versions of relevant software or libraries. This helps in reproducing the bug and understanding potential compatibility issues. Additional Context: There's a section for providing any extra information or context about the problem. This can include specific conditions, error messages, or related background information. Note to Reviewers: A note is added for reviewers to guide them on what to focus on when investigating the bug report. These improvements aim to make the bug report more informative, structured, and actionable. This can lead to quicker and more accurate resolutions for the reported issue. * Update CHANGELOG.md This should resolve the issue with the codespell
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 1.26.17. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.15...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
unicodeveloper
approved these changes
Oct 10, 2023
🎉 This PR is included in version 1.5.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.