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: Add a suite of basic UI tests #6

Merged
merged 1 commit into from
Apr 15, 2021
Merged

tests: Add a suite of basic UI tests #6

merged 1 commit into from
Apr 15, 2021

Conversation

andyholmes
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Apr 15, 2021

Codecov Report

Merging #6 (daa85f5) into master (dcf9fc8) will increase coverage by 3.39%.
The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   36.82%   40.22%   +3.39%     
==========================================
  Files         242      242              
  Lines       16596    16583      -13     
  Branches     2803     2800       -3     
==========================================
+ Hits         6112     6670     +558     
+ Misses       8547     7844     -703     
- Partials     1937     2069     +132     
Impacted Files Coverage Δ
src/libvalent/ui/valent-device-panel.h 0.00% <ø> (ø)
src/libvalent/ui/valent-plugin-group.h 0.00% <ø> (ø)
src/libvalent/ui/valent-plugin-row.c 85.71% <ø> (+85.71%) ⬆️
src/libvalent/ui/valent-plugin-row.h 0.00% <ø> (ø)
src/libvalent/ui/valent-device-panel.c 71.85% <33.33%> (+71.85%) ⬆️
src/libvalent/ui/valent-plugin-group.c 78.57% <100.00%> (+78.57%) ⬆️
src/libvalent/ui/valent-panel.h 0.00% <0.00%> (ø)
src/libvalent/ui/valent-window.h 0.00% <0.00%> (ø)
src/libvalent/ui/valent-menu-list.h 0.00% <0.00%> (ø)
src/libvalent/ui/valent-menu-stack.h 0.00% <0.00%> (ø)
... and 13 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 dcf9fc8...daa85f5. Read the comment docs.

@andyholmes andyholmes merged commit 346508a into master Apr 15, 2021
@andyholmes andyholmes deleted the ui-tests branch April 15, 2021 23:48
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.

1 participant