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

fix max length of character name #275

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

tobiasehlert
Copy link
Member

new length is 20

fix #274

@tobiasehlert tobiasehlert added bug Something isn't working go Pull requests that update Go code labels Oct 9, 2023
@tobiasehlert tobiasehlert self-assigned this Oct 9, 2023
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 9, 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

@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

Merging #275 (82f1238) into main (87bb8b5) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #275   +/-   ##
=======================================
  Coverage   80.02%   80.02%           
=======================================
  Files          22       22           
  Lines        3520     3520           
=======================================
  Hits         2817     2817           
  Misses        570      570           
  Partials      133      133           

@tobiasehlert tobiasehlert merged commit 675937b into main Oct 9, 2023
@tobiasehlert tobiasehlert deleted the fix-max-length-of-character-name branch October 9, 2023 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

[bug] Increase max length of characters to 20
1 participant