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

feat: song info & detail #49

Merged
merged 7 commits into from
Mar 12, 2020
Merged

feat: song info & detail #49

merged 7 commits into from
Mar 12, 2020

Conversation

nogic1008
Copy link
Contributor

close #33

@nogic1008 nogic1008 added the enhancement:speech_balloon: New feature or request label Mar 12, 2020
@nogic1008 nogic1008 added this to the v0.5 milestone Mar 12, 2020
@commit-lint
Copy link

commit-lint bot commented Mar 12, 2020

Features

Tests

  • add song/index.vue test (d306e03)

Contributors

@nogic1008

@codecov
Copy link

codecov bot commented Mar 12, 2020

Codecov Report

Merging #49 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #49   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      8    +3     
  Lines          56    116   +60     
  Branches       11     24   +13     
=====================================
+ Hits           56    116   +60
Impacted Files Coverage Δ
pages/song/_id.vue 100% <100%> (ø)
plugins/song-repository.ts 100% <100%> (ø)
pages/song/index.vue 100% <100%> (ø)

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 000df42...33bfbaf. Read the comment docs.

@nogic1008 nogic1008 merged commit fae820f into master Mar 12, 2020
@nogic1008 nogic1008 deleted the feature/song-repository branch March 12, 2020 13:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement:speech_balloon: New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Song Page
1 participant