Skip to content
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

feat: support providing the suggested body fields #127

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

LinuxSuRen
Copy link
Owner

@LinuxSuRen LinuxSuRen commented Jul 13, 2023

Screenshots:

image

@LinuxSuRen LinuxSuRen added enhancement New feature or request ui labels Jul 13, 2023
@codacy-production
Copy link

codacy-production bot commented Jul 13, 2023

Coverage summary from Codacy

Merging #127 (188e19a) into master (7bd43cc) - See PR on Codacy

Coverage variation Diff coverage
Report missing for 7bd43cc1 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (7bd43cc) Report Missing Report Missing Report Missing
Head commit (188e19a) 2037 1862 91.41%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#127) 13 13 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@sonarcloud
Copy link

sonarcloud bot commented Jul 14, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@LinuxSuRen LinuxSuRen merged commit 3040a92 into master Jul 14, 2023
@LinuxSuRen LinuxSuRen deleted the feat/body-fields-suggestion branch July 14, 2023 01:38
@LinuxSuRen LinuxSuRen linked an issue Jul 14, 2023 that may be closed by this pull request
LinuxSuRen pushed a commit that referenced this pull request Jun 17, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve the response body validation
1 participant