Skip to content

Conversation

@Maronato
Copy link
Owner

Description

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov
Copy link

codecov bot commented Oct 16, 2021

Codecov Report

Merging #281 (5f89794) into master (405499b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #281   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines          361       436   +75     
  Branches        77        89   +12     
=========================================
+ Hits           361       436   +75     
Impacted Files Coverage Δ
src/index.ts 100.00% <0.00%> (ø)
src/ts/utils.ts 100.00% <0.00%> (ø)
src/ts/interface.ts 100.00% <0.00%> (ø)
src/components/VtIcon.vue 100.00% <0.00%> (ø)
src/components/VtToast.vue 100.00% <0.00%> (ø)
src/components/VtTransition.vue 100.00% <0.00%> (ø)
src/components/VtCloseButton.vue 100.00% <0.00%> (ø)
src/components/VtProgressBar.vue 100.00% <0.00%> (ø)
src/components/VtToastContainer.vue 100.00% <0.00%> (ø)

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 a8866e0...5f89794. Read the comment docs.

@Maronato Maronato merged commit 11eed27 into master Oct 16, 2021
@Maronato Maronato deleted the masterupdate branch October 16, 2021 04:44
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.

1 participant