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

extract widgets mod #26

Merged
merged 2 commits into from
Dec 14, 2021
Merged

extract widgets mod #26

merged 2 commits into from
Dec 14, 2021

Conversation

Eliot00
Copy link
Contributor

@Eliot00 Eliot00 commented Dec 14, 2021

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #26 (849b508) into master (00efeb0) will increase coverage by 0.02%.
The diff coverage is 17.17%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   72.57%   72.60%   +0.02%     
==========================================
  Files          53       54       +1     
  Lines        3884     4005     +121     
==========================================
+ Hits         2819     2908      +89     
- Misses       1065     1097      +32     
Impacted Files Coverage Δ
quake_tui/src/command.rs 89.65% <ø> (ø)
quake_tui/src/lib.rs 1.75% <0.00%> (-0.04%) ⬇️
quake_tui/src/ui.rs 0.00% <0.00%> (ø)
quake_tui/src/widgets.rs 1.33% <1.33%> (ø)
quake_tui/src/app.rs 70.83% <88.88%> (+52.46%) ⬆️
quake_core/src/parser/ast.rs 80.00% <0.00%> (-20.00%) ⬇️
src/cli/entry_action.rs 39.21% <0.00%> (-7.78%) ⬇️
src/helper/search_config.rs 98.59% <0.00%> (-1.41%) ⬇️
src/cli/quake_action.rs 0.00% <0.00%> (ø)
src/helper/exec_wrapper/meili_exec.rs 0.00% <0.00%> (ø)
... and 3 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 00efeb0...849b508. Read the comment docs.

@phodal phodal merged commit e4a4158 into phodal:master Dec 14, 2021
@Eliot00 Eliot00 deleted the tui-dev branch December 15, 2021 01:52
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

3 participants