Skip to content

chore: tui tapes and documentation site - #172

Open
PhearZero wants to merge 6 commits into
mainfrom
chore/tui-tapes
Open

chore: tui tapes and documentation site#172
PhearZero wants to merge 6 commits into
mainfrom
chore/tui-tapes

Conversation

@PhearZero

Copy link
Copy Markdown
Collaborator

ℹ Overview

  • adds formalized TUI tapes
  • restores documentation to preview changes in devportal

✅ Acceptance:

  • Pre-commit checks pass

@PhearZero PhearZero added the documentation Improvements or additions to documentation label Mar 21, 2025
@codecov

codecov Bot commented Mar 21, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 34.68%. Comparing base (d68e3fd) to head (b4c06e8).
Report is 16 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (d68e3fd) and HEAD (b4c06e8). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (d68e3fd) HEAD (b4c06e8)
3 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #172       +/-   ##
===========================================
- Coverage   45.44%   34.68%   -10.77%     
===========================================
  Files          89       89               
  Lines        6964     6977       +13     
===========================================
- Hits         3165     2420      -745     
- Misses       3545     4425      +880     
+ Partials      254      132      -122     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Mar 21, 2025

Copy link
Copy Markdown

Deploying nodekit-run with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5fbff72
Status: ✅  Deploy successful!
Preview URL: https://84925f26.nodekit-run.pages.dev
Branch Preview URL: https://chore-tui-tapes.nodekit-run.pages.dev

View logs

Comment thread .tapes/delete.tape Outdated
Set Framerate 30
Set Margin 1

Set Theme { "name": "Whimsy", "black": "#2D2DFI", "red": "#ef6487", "green": "#5eca89", "yellow": "#fdd877", "blue": "#65aef7", "magenta": "#aa7ff0", "cyan": "#43c1be", "white": "#ffffff", "brightBlack": "#535178", "brightRed": "#ef6487", "brightGreen": "#5eca89", "brightYellow": "#fdd877", "brightBlue": "#65aef7", "brightMagenta": "#aa7ff0", "brightCyan": "#43c1be", "brightWhite": "#ffffff", "background": "#001324", "foreground": "#b3b0d6", "selection": "#3d3c58", "cursor": "#b3b0d6" }

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

source theme.tape?

Comment thread .tapes/install.tape Outdated
@@ -0,0 +1,17 @@
Output ../artifacts/bootstrap.gif

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

install.gif

@PhearZero
PhearZero marked this pull request as ready for review March 28, 2025 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants