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(files): trim changelog content #30

Merged
merged 2 commits into from
Jan 14, 2023
Merged

fix(files): trim changelog content #30

merged 2 commits into from
Jan 14, 2023

Conversation

cdcabrera
Copy link
Owner

@cdcabrera cdcabrera commented Jan 14, 2023

What's included

  • fix(files): trim changelog content

Notes

  • current changelog updates add a noticeable newline on each update/subsequent run... heh, whoops

How to test

Coverage and basic unit test check

  1. update the NPM packages with $ yarn
  2. $ yarn test
  3. confirm tests come back clean

Example

...

Updates issue/story

ongoing

@cdcabrera cdcabrera added the bug Something isn't working label Jan 14, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #30 (43e408c) into main (7106ec7) will not change coverage.
The diff coverage is 33.33%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #30   +/-   ##
=======================================
  Coverage   92.08%   92.08%           
=======================================
  Files           5        5           
  Lines         240      240           
  Branches       95       95           
=======================================
  Hits          221      221           
  Misses         18       18           
  Partials        1        1           
Impacted Files Coverage Δ
src/files.js 89.58% <33.33%> (ø)

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 7106ec7...43e408c. Read the comment docs.

@cdcabrera cdcabrera marked this pull request as ready for review January 14, 2023 08:11
@cdcabrera cdcabrera merged commit 24313ac into main Jan 14, 2023
@cdcabrera cdcabrera deleted the dev-spacing branch March 21, 2024 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants