Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

test: add unit test for content markdown #727

Merged
merged 6 commits into from
Feb 3, 2023
Merged

Conversation

nogic1008
Copy link
Contributor

No description provided.

@nogic1008 nogic1008 added invalid:warning: This doesn't seem right (warning, typo...) development:rocket: Area development (testing, deploy...) labels Feb 3, 2023
@nogic1008 nogic1008 added this to the v0.10 milestone Feb 3, 2023
@commit-lint
Copy link

commit-lint bot commented Feb 3, 2023

Chore

  • deps-dev: add js-yaml package (20d7203)

Tests

  • add unit test for /content/series markdown (8f61452)
  • songs: add unit test for /content/songs markdown (594b53a)
  • series: add chart component uses test (0c15658)
  • songs: add Level component test (c248c01)

Contributors

nogic1008

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@codecov
Copy link

codecov bot commented Feb 3, 2023

Codecov Report

Merging #727 (c31a6d7) into master (f4cdc16) will increase coverage by 0.50%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #727      +/-   ##
==========================================
+ Coverage   92.15%   92.66%   +0.50%     
==========================================
  Files          19       20       +1     
  Lines         408      436      +28     
  Branches       30       32       +2     
==========================================
+ Hits          376      404      +28     
  Misses         32       32              
Impacted Files Coverage Δ
src/content.ts 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@nogic1008 nogic1008 enabled auto-merge (squash) February 3, 2023 03:10
@nogic1008 nogic1008 merged commit 3f5e430 into master Feb 3, 2023
@nogic1008 nogic1008 deleted the test/content-doc branch February 3, 2023 04:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
development:rocket: Area development (testing, deploy...) invalid:warning: This doesn't seem right (warning, typo...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant