Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests #39

Closed
wants to merge 8 commits into from
Closed

Tests #39

wants to merge 8 commits into from

Conversation

gromdimon
Copy link
Contributor

@gromdimon gromdimon commented Sep 5, 2023

Tasks:

  • Test backend
  • Test frontend/api
  • Test frontend/components
  • Test frontend/stores
  • Test frontend/views

@gromdimon gromdimon linked an issue Sep 5, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Merging #39 (8c74513) into main (ef6549a) will decrease coverage by 6.31%.
Report is 1 commits behind head on main.
The diff coverage is 29.41%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
- Coverage   39.48%   33.17%   -6.31%     
==========================================
  Files          31       31              
  Lines        1003     1058      +55     
  Branches      306      339      +33     
==========================================
- Hits          396      351      -45     
- Misses        529      619      +90     
- Partials       78       88      +10     
Files Changed Coverage Δ
frontend/src/api/annonars.ts 41.17% <0.00%> (-8.83%) ⬇️
frontend/src/api/utils.ts 35.29% <0.00%> (-0.71%) ⬇️
frontend/src/components/HeaderDefault.vue 85.71% <ø> (ø)
...nd/src/components/VariantDetails/BeaconNetwork.vue 18.18% <ø> (-6.82%) ⬇️
...c/components/VariantDetails/FreqsMitochondrial.vue 47.61% <ø> (-2.39%) ⬇️
frontend/src/components/VariantDetails/TxCsq.vue 0.00% <ø> (-33.34%) ⬇️
.../components/VariantDetails/VariantConservation.vue 5.12% <0.00%> (-2.38%) ⬇️
...end/src/components/VariantDetails/VariantFreqs.vue 66.66% <ø> (ø)
frontend/src/router/index.ts 40.00% <ø> (ø)
frontend/src/stores/geneInfo.ts 100.00% <ø> (ø)
... and 8 more

... and 2 files with indirect coverage changes

@gromdimon gromdimon closed this Sep 5, 2023
@gromdimon gromdimon deleted the 38-test-test-test branch September 5, 2023 14:36
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.

Extending test coverage
1 participant