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

Truncate long text fields #101

Merged
merged 1 commit into from
Jan 31, 2021
Merged

Conversation

mrginglymus
Copy link
Contributor

Implementation of jenkinsci/checks-api-plugin#68

@timja timja added the enhancement New feature or request label Jan 10, 2021
@codecov
Copy link

codecov bot commented Jan 10, 2021

Codecov Report

Merging #101 (6397e47) into master (70de35e) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #101   +/-   ##
=========================================
  Coverage     82.37%   82.37%           
  Complexity      148      148           
=========================================
  Files            13       13           
  Lines           437      437           
  Branches         41       41           
=========================================
  Hits            360      360           
  Misses           61       61           
  Partials         16       16           
Impacted Files Coverage Δ Complexity Δ
...ins/plugins/checks/github/GitHubChecksDetails.java 76.34% <100.00%> (ø) 24.00 <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 70de35e...6397e47. Read the comment docs.

@mrginglymus mrginglymus marked this pull request as ready for review January 30, 2021 12:46
@mrginglymus mrginglymus requested a review from a team as a code owner January 30, 2021 12:46
@mrginglymus mrginglymus requested review from timja and removed request for a team January 30, 2021 12:46
@timja timja requested a review from XiongKezhi January 30, 2021 16:41
@XiongKezhi XiongKezhi merged commit 8b81293 into jenkinsci:master Jan 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants