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

Increase integration test coverage #4902

Merged
merged 4 commits into from
Apr 26, 2023

Conversation

IgorWounds
Copy link
Contributor

Increased integration test coverage by creating new tests and updating existing ones.

@IgorWounds IgorWounds added the tests Test-related work label Apr 25, 2023
@IgorWounds IgorWounds requested a review from jmaslek April 25, 2023 21:11
@reviewpad reviewpad bot added the feat S Small T-Shirt size Feature label Apr 25, 2023
@codecov
Copy link

codecov bot commented Apr 25, 2023

Codecov Report

Patch coverage: 55.00% and no project coverage change.

Comparison is base (1444141) 58.28% compared to head (361da45) 58.29%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #4902   +/-   ##
========================================
  Coverage    58.28%   58.29%           
========================================
  Files          588      588           
  Lines        53667    53666    -1     
========================================
+ Hits         31280    31284    +4     
+ Misses       22387    22382    -5     
Impacted Files Coverage Δ
...minal/cryptocurrency/due_diligence/messari_view.py 24.12% <ø> (+0.12%) ⬆️
openbb_terminal/terminal_controller.py 17.45% <0.00%> (+0.08%) ⬆️
...terminal/cryptocurrency/defi/cryptosaurio_model.py 87.09% <20.00%> (-5.77%) ⬇️
openbb_terminal/helper_funcs.py 49.69% <33.33%> (+<0.01%) ⬆️
..._terminal/cryptocurrency/defi/cryptosaurio_view.py 91.66% <90.00%> (-3.58%) ⬇️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@IgorWounds IgorWounds added this pull request to the merge queue Apr 26, 2023
Merged via the queue into develop with commit 19c52be Apr 26, 2023
14 of 15 checks passed
@IgorWounds IgorWounds deleted the feature/integration-coverage-bump branch April 26, 2023 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat S Small T-Shirt size Feature tests Test-related work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants