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

Added interactive printers 🎉🥳 #360

Merged
merged 27 commits into from Jun 20, 2022

Conversation

MarvinJWendt
Copy link
Member

@MarvinJWendt MarvinJWendt commented Jun 5, 2022

No description provided.

@MarvinJWendt MarvinJWendt linked an issue Jun 5, 2022 that may be closed by this pull request
12 tasks
@codecov
Copy link

codecov bot commented Jun 5, 2022

Codecov Report

Merging #360 (ae51bcb) into master (e643d81) will decrease coverage by 17.84%.
The diff coverage is 26.65%.

@@             Coverage Diff              @@
##            master     #360       +/-   ##
============================================
- Coverage   100.00%   82.15%   -17.85%     
============================================
  Files           24       28        +4     
  Lines         1509     1989      +480     
============================================
+ Hits          1509     1634      +125     
- Misses           0      341      +341     
- Partials         0       14       +14     
Impacted Files Coverage Δ
area_printer.go 100.00% <ø> (ø)
interactive_multiselect_printer.go 0.00% <0.00%> (ø)
theme.go 100.00% <ø> (ø)
interactive_textinput_printer.go 4.87% <4.87%> (ø)
interactive_select_printer.go 44.05% <44.05%> (ø)
interactive_confirm_printer.go 91.80% <91.80%> (ø)
color.go 100.00% <100.00%> (ø)

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 e643d81...ae51bcb. Read the comment docs.

@MarvinJWendt MarvinJWendt marked this pull request as ready for review June 20, 2022 09:30
@MarvinJWendt MarvinJWendt merged commit 53db1bf into master Jun 20, 2022
@MarvinJWendt MarvinJWendt deleted the 358-implement-interactive-printers branch June 20, 2022 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement interactive printers 🎉
2 participants