Skip to content

feat(wasm): add configuration to terminal size #3208

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

Merged
merged 5 commits into from
Jun 15, 2023

Conversation

Codelax
Copy link
Member

@Codelax Codelax commented Jun 14, 2023

Close #3115

@Codelax Codelax added the wasm WebAssembly label Jun 14, 2023
@Codelax Codelax self-assigned this Jun 14, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jun 14, 2023

Codecov Report

Merging #3208 (abd5f3e) into master (a5bea53) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #3208      +/-   ##
==========================================
+ Coverage   75.61%   75.63%   +0.01%     
==========================================
  Files         177      177              
  Lines       38287    38441     +154     
==========================================
+ Hits        28951    29075     +124     
- Misses       8272     8299      +27     
- Partials     1064     1067       +3     
Impacted Files Coverage Δ
internal/interactive/utils.go 45.00% <ø> (ø)
internal/human/marshal.go 72.67% <100.00%> (ø)

... and 3 files with indirect coverage changes

@Codelax Codelax marked this pull request as ready for review June 15, 2023 08:52
@remyleone remyleone enabled auto-merge June 15, 2023 08:56
@remyleone remyleone added this pull request to the merge queue Jun 15, 2023
Merged via the queue into scaleway:master with commit d567ec3 Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wasm WebAssembly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

wasm: output configuration
3 participants