Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

fix: obsolete % char for weights #876

Merged
merged 1 commit into from
Oct 13, 2021
Merged

Conversation

Spreadcat
Copy link
Contributor

Description

This change removes the additional %-char that shows up when handing
over a new issue to the gitlab GUI.

Related Issue

Resolves #874

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)

This change removes the additional %-char that shows up when handing
over a new issue to the gitlab GUI.

fixes profclems#874
Copy link
Owner

@profclems profclems left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LTGM! Thanks @Spreadcat

@codecov
Copy link

codecov bot commented Oct 13, 2021

Codecov Report

Merging #876 (4793c88) into trunk (db39e2a) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##            trunk     #876   +/-   ##
=======================================
  Coverage   59.31%   59.31%           
=======================================
  Files          93       93           
  Lines        7384     7384           
=======================================
  Hits         4380     4380           
  Misses       2619     2619           
  Partials      385      385           
Impacted Files Coverage Δ
commands/issue/create/issue_create.go 32.01% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update db39e2a...4793c88. Read the comment docs.

@profclems profclems merged commit 0d47c68 into profclems:trunk Oct 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

issue create: weight parameter not correct in GUI
2 participants