Skip to content

Reenable CI coverage#8867

Merged
sophiajt merged 1 commit intonushell:mainfrom
sholderbach:reenable-cov
Apr 13, 2023
Merged

Reenable CI coverage#8867
sophiajt merged 1 commit intonushell:mainfrom
sholderbach:reenable-cov

Conversation

@sholderbach
Copy link
Copy Markdown
Member

Description

Let's see if we don't run out of disk space as quickly again

This reverts commit 0e496f9.
(#8677)

User-Facing Changes

Tests + Formatting

Same coverage setup as before

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 12, 2023

Codecov Report

Merging #8867 (67767c4) into main (0567407) will increase coverage by 0.03%.
The diff coverage is 54.04%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #8867      +/-   ##
==========================================
+ Coverage   68.16%   68.19%   +0.03%     
==========================================
  Files         631      635       +4     
  Lines      101963   101382     -581     
==========================================
- Hits        69502    69139     -363     
+ Misses      32461    32243     -218     
Impacted Files Coverage Δ
crates/nu-cli/src/commands/commandline.rs 100.00% <ø> (ø)
crates/nu-cli/src/commands/history.rs 19.24% <ø> (ø)
crates/nu-cli/src/commands/history_session.rs 67.85% <ø> (ø)
crates/nu-cli/src/commands/keybindings.rs 48.64% <ø> (ø)
crates/nu-cli/src/commands/keybindings_default.rs 27.94% <ø> (ø)
crates/nu-cli/src/commands/keybindings_list.rs 41.37% <ø> (ø)
crates/nu-cli/src/commands/keybindings_listen.rs 19.60% <ø> (ø)
crates/nu-cli/src/config_files.rs 76.08% <ø> (ø)
crates/nu-cli/src/lib.rs 100.00% <ø> (ø)
crates/nu-cli/src/prompt_update.rs 0.00% <ø> (ø)
... and 116 more

... and 8 files with indirect coverage changes

@sophiajt sophiajt merged commit b9808c8 into nushell:main Apr 13, 2023
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.

2 participants