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

feat: add SearchBox on Navbar #614

Merged
merged 5 commits into from
Sep 4, 2022
Merged

feat: add SearchBox on Navbar #614

merged 5 commits into from
Sep 4, 2022

Conversation

nogic1008
Copy link
Contributor

No description provided.

@commit-lint
Copy link

commit-lint bot commented Sep 4, 2022

Features

Tests

Code Refactoring

  • add transform option on useAsyncData (b0be7a3)

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 Sep 4, 2022

Codecov Report

Merging #614 (d4b19c8) into master (55f0c67) will decrease coverage by 1.18%.
The diff coverage is 90.34%.

@@            Coverage Diff             @@
##           master     #614      +/-   ##
==========================================
- Coverage   94.66%   93.47%   -1.19%     
==========================================
  Files           7        8       +1     
  Lines         375      460      +85     
  Branches       54       67      +13     
==========================================
+ Hits          355      430      +75     
- Misses         20       30      +10     
Impacted Files Coverage Δ
pages/songs/index.vue 89.69% <82.14%> (-0.74%) ⬇️
pages/series/[id].vue 93.57% <88.23%> (-3.54%) ⬇️
pages/songs/[id].vue 95.34% <90.00%> (-0.86%) ⬇️
components/SearchBox.vue 93.33% <93.33%> (ø)
components/Navbar.vue 100.00% <100.00%> (ø)
pages/index.vue 89.36% <100.00%> (ø)

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

@nogic1008 nogic1008 added this to the v0.8.0 milestone Sep 4, 2022
@nogic1008 nogic1008 merged commit 9384a25 into master Sep 4, 2022
@nogic1008 nogic1008 deleted the feat/search-song branch September 4, 2022 09:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant