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(testing): commit message length #366

Merged
merged 1 commit into from
Aug 5, 2020
Merged

Conversation

cdcabrera
Copy link
Member

@cdcabrera cdcabrera commented Aug 4, 2020

What's included

  • fix(testing): commit message length

Notes

  • apply an arbitrary/adjustable commit message length check, currently 65 char
  • this test only runs in CI

How to test

Example

...

Updates issue/story

Ongoing

@codecov-commenter
Copy link

Codecov Report

Merging #366 into ci will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##               ci     #366   +/-   ##
=======================================
  Coverage   92.43%   92.43%           
=======================================
  Files          64       64           
  Lines        1521     1521           
  Branches      353      353           
=======================================
  Hits         1406     1406           
  Misses        100      100           
  Partials       15       15           

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 b14aaf2...fb3b39a. Read the comment docs.

@cdcabrera cdcabrera merged commit 2b2e1e0 into RedHatInsights:ci Aug 5, 2020
cdcabrera added a commit that referenced this pull request Aug 6, 2020
cdcabrera added a commit that referenced this pull request Aug 17, 2020
cdcabrera added a commit that referenced this pull request Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants