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

test: add missing components unit test #722

Merged
merged 6 commits into from
Jan 26, 2023
Merged

test: add missing components unit test #722

merged 6 commits into from
Jan 26, 2023

Conversation

nogic1008
Copy link
Contributor

No description provided.

@nogic1008 nogic1008 added the development:rocket: Area development (testing, deploy...) label Jan 26, 2023
@nogic1008 nogic1008 added this to the v1.0 milestone Jan 26, 2023
@commit-lint
Copy link

commit-lint bot commented Jan 26, 2023

Tests

  • add Charts component test (c5465d0)
  • add Level component test (f27803d)
  • add SeriesList component test (8b4df94)

Code Refactoring

Chore

  • deps: remove ajv package (8769f98)

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

@nogic1008 nogic1008 marked this pull request as ready for review January 26, 2023 02:32
@codecov
Copy link

codecov bot commented Jan 26, 2023

Codecov Report

Merging #722 (2bbc012) into master (ce2caeb) will increase coverage by 18.79%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           master     #722       +/-   ##
===========================================
+ Coverage   73.36%   92.15%   +18.79%     
===========================================
  Files          20       19        -1     
  Lines         413      408        -5     
  Branches       30       30               
===========================================
+ Hits          303      376       +73     
+ Misses        110       32       -78     
Impacted Files Coverage Δ
components/content/Level.vue 100.00% <0.00%> (+100.00%) ⬆️
components/content/Charts.vue 100.00% <0.00%> (+100.00%) ⬆️
components/content/SeriesList.vue 100.00% <0.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) January 26, 2023 02:39
@nogic1008 nogic1008 merged commit d8877ad into master Jan 26, 2023
@nogic1008 nogic1008 deleted the test/content branch January 26, 2023 04:00
@nogic1008 nogic1008 modified the milestones: v1.0, v0.9 Jan 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
development:rocket: Area development (testing, deploy...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant