Skip to content

test: [wip] mock tests#510

Open
tlambert03 wants to merge 6 commits intopyapp-kit:mainfrom
tlambert03:mock-tests
Open

test: [wip] mock tests#510
tlambert03 wants to merge 6 commits intopyapp-kit:mainfrom
tlambert03:mock-tests

Conversation

@tlambert03
Copy link
Copy Markdown
Member

will close #508

the goal here is to test magicgui without any backend involvement. indirectly inspired by #505 ... where it would have been nice to immediately know if this was a backend implementation vs magicgui problem

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 18, 2022

Codecov Report

❌ Patch coverage is 73.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.73%. Comparing base (376933a) to head (d2e39dc).
⚠️ Report is 145 commits behind head on main.

Files with missing lines Patch % Lines
src/magicgui/application.py 60.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #510      +/-   ##
==========================================
+ Coverage   89.61%   89.73%   +0.12%     
==========================================
  Files          36       36              
  Lines        4353     4356       +3     
==========================================
+ Hits         3901     3909       +8     
+ Misses        452      447       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Task: make backend independent tests

1 participant