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

chore: Update tests to meet conventions (#83) #86

Merged
merged 3 commits into from
Sep 29, 2023

Conversation

gromdimon
Copy link
Contributor

@gromdimon gromdimon commented Sep 29, 2023

Tasks

  • Refactored docs for correct commands with pipenv
  • Refactored tests

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

codecov bot commented Sep 29, 2023

Codecov Report

Merging #86 (63676f8) into main (63ec6ac) will increase coverage by 1.90%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #86      +/-   ##
==========================================
+ Coverage   76.35%   78.25%   +1.90%     
==========================================
  Files          82       83       +1     
  Lines        2182     2198      +16     
  Branches      546      551       +5     
==========================================
+ Hits         1666     1720      +54     
+ Misses        467      436      -31     
+ Partials       49       42       -7     
Files Coverage Δ
frontend/src/lib/test-utils.ts 100.00% <100.00%> (ø)
frontend/src/stores/svInfo.ts 40.00% <100.00%> (+36.55%) ⬆️

... and 3 files with indirect coverage changes

@gromdimon gromdimon marked this pull request as ready for review September 29, 2023 12:40
@gromdimon gromdimon merged commit 88ad05a into main Sep 29, 2023
11 checks passed
@gromdimon gromdimon deleted the 83-refactor-tests-in-order-to-meet-conventions branch September 29, 2023 12:42
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.

Refactor tests in order to meet conventions
1 participant