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

Set iframe background color on neovim's default_colors_set (#1637) #1638

Merged
merged 3 commits into from
Sep 25, 2024

test.yml: upgrade to upload-artifact@v4 action

fcfc812
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Set iframe background color on neovim's default_colors_set (#1637) #1638

test.yml: upgrade to upload-artifact@v4 action
fcfc812
Select commit
Loading
Failed to load commit list.
GitHub Actions / Coverage failed Sep 25, 2024 in 0s

Coverage is decreasing

File Coverage Delta
✔️ src/autofill.ts ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬜ 92.31% +0.0
✔️ src/background.ts ⬛⬛⬛⬛⬛⬛⬛⬜⬜⬜ 71.23% +0.0
✔️ src/content.ts ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬜ 93.13% +0.0
✔️ src/EventEmitter.ts ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ 100% +0.0
✔️ src/FirenvimElement.ts ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬜ 95.34% +0.0
✔️ src/frame.ts ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬜ 93.83% +0.0
✔️ src/KeyHandler.ts ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ 100% +0.0
✔️ src/Neovim.ts ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬜ 94.52% +0.32
✔️ src/page.ts ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬜ 91.3% +0.0
src/renderer.ts ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬜ 92.61% -0.39
✔️ src/Stdin.ts ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ 100% +0.0
✔️ src/Stdout.ts ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬜ 94.44% +0.0
✔️ src/testing/background.ts ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ 100% +0.0
✔️ src/testing/content.ts ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ 100% +0.0
✔️ src/testing/frame.ts ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬜ 90% +0.0
✔️ src/testing/rpc.ts ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬜ 95% +0.0
✔️ src/utils/configuration.ts ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬜ 95.12% +0.0
✔️ src/utils/keys.ts ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ 100% +0.0
✔️ src/utils/utils.ts ⬛⬛⬛⬛⬛⬛⬛⬛⬜⬜ 81.11% +0.0