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 mode change #29

Merged
merged 5 commits into from
Dec 17, 2021
Merged

TUI mode change #29

merged 5 commits into from
Dec 17, 2021

Conversation

Eliot00
Copy link
Contributor

@Eliot00 Eliot00 commented Dec 17, 2021

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #29 (d3996eb) into master (0c700d6) will increase coverage by 0.30%.
The diff coverage is 70.08%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   73.16%   73.46%   +0.30%     
==========================================
  Files          55       54       -1     
  Lines        4129     4199      +70     
==========================================
+ Hits         3021     3085      +64     
- Misses       1108     1114       +6     
Impacted Files Coverage Δ
quake_tui/src/lib.rs 4.54% <0.00%> (+2.75%) ⬆️
quake_tui/src/widgets.rs 1.26% <0.00%> (-0.07%) ⬇️
quake_tui/src/app.rs 71.64% <73.21%> (-2.85%) ⬇️
quake_core/src/parser/quake.rs 96.84% <0.00%> (-1.76%) ⬇️
quake_core/src/parser/dsl_parser.rs 82.62% <0.00%> (-0.98%) ⬇️
quake_core/src/parser/ast.rs 97.22% <0.00%> (+1.76%) ⬆️

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 0c700d6...d3996eb. Read the comment docs.

@phodal phodal merged commit e075b1c into phodal:master Dec 17, 2021
@Eliot00 Eliot00 deleted the tui-event branch December 20, 2021 02:10
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.

3 participants