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

Improve the testing of test scripts #906

Merged
merged 3 commits into from
Jan 6, 2020
Merged

Improve the testing of test scripts #906

merged 3 commits into from
Jan 6, 2020

Conversation

vxgmichel
Copy link
Contributor

... and prevent appveyor from getting stuck.

Because appveyor gets stuck when running this test for some reasons :(
@codecov
Copy link

codecov bot commented Jan 6, 2020

Codecov Report

Merging #906 into master will increase coverage by 12.74%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #906       +/-   ##
==========================================
+ Coverage   68.26%     81%   +12.74%     
==========================================
  Files         219     261       +42     
  Lines       16554   21337     +4783     
==========================================
+ Hits        11300   17285     +5985     
+ Misses       5254    4052     -1202
Impacted Files Coverage Δ
parsec/core/gui/ui/claim_device_widget.py 100% <0%> (ø)
parsec/core/gui/ui/new_version_available.py 7.69% <0%> (ø)
parsec/core/gui/ui/mount_widget.py 100% <0%> (ø)
parsec/core/gui/ui/notification_widget.py 100% <0%> (ø)
parsec/core/gui/ui/notification_center_widget.py 100% <0%> (ø)
parsec/core/gui/ui/menu_widget.py 100% <0%> (ø)
parsec/core/gui/ui/about_widget.py 100% <0%> (ø)
parsec/core/gui/ui/login_widget.py 100% <0%> (ø)
parsec/core/gui/ui/loading_dialog.py 100% <0%> (ø)
parsec/core/gui/ui/devices_widget.py 100% <0%> (ø)
... and 85 more

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 c51d0c4...87d6fd5. Read the comment docs.

@vxgmichel vxgmichel merged commit fcfd802 into master Jan 6, 2020
@vxgmichel vxgmichel deleted the fix-test-env-tests branch January 6, 2020 13:15
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.

None yet

2 participants