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

Tui refactor #16

Merged
merged 3 commits into from
Dec 10, 2021
Merged

Tui refactor #16

merged 3 commits into from
Dec 10, 2021

Conversation

Eliot00
Copy link
Contributor

@Eliot00 Eliot00 commented Dec 10, 2021

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #16 (907152b) into master (07fbefa) will decrease coverage by 0.98%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
- Coverage   70.69%   69.70%   -0.99%     
==========================================
  Files          50       50              
  Lines        3569     3631      +62     
==========================================
+ Hits         2523     2531       +8     
- Misses       1046     1100      +54     
Impacted Files Coverage Δ
quake_tui/src/app.rs 0.00% <0.00%> (ø)
quake_tui/src/lib.rs 2.00% <0.00%> (-0.09%) ⬇️
quake_tui/src/ui.rs 0.00% <0.00%> (ø)
quake_core/src/usecases/entrysets.rs 89.09% <0.00%> (-1.02%) ⬇️
src/helper/search_config.rs 100.00% <0.00%> (ø)
quake_core/src/transflow/transflow.rs 98.87% <0.00%> (ø)
src/helper/exec_wrapper/meili_exec.rs 0.00% <0.00%> (ø)
src/main.rs 62.43% <0.00%> (+0.41%) ⬆️
quake_importer/src/todo_to_file.rs 84.44% <0.00%> (+1.11%) ⬆️

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 07fbefa...907152b. Read the comment docs.

@phodal phodal merged commit 83d74a9 into phodal:master Dec 10, 2021
@Eliot00 Eliot00 deleted the tui-refactor branch December 10, 2021 06:34
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