Skip to content

fix(examples): move pony examples, fix broken build#690

Open
caarlos0 wants to merge 6 commits intomainfrom
pony-build
Open

fix(examples): move pony examples, fix broken build#690
caarlos0 wants to merge 6 commits intomainfrom
pony-build

Conversation

@caarlos0
Copy link
Copy Markdown
Contributor

  • move pony examples into the right folder
  • one go.mod for all of them so ./scripts/build doesn't go crazy

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
@caarlos0 caarlos0 self-assigned this Dec 10, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 10, 2025

Codecov Report

❌ Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.96%. Comparing base (9f73bfd) to head (4fceb84).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
examples/cellbuf/main.go 0.00% 3 Missing ⚠️
examples/pony/interactive-form/main.go 0.00% 3 Missing ⚠️
examples/layout/main.go 0.00% 2 Missing ⚠️
examples/pony/scrolling-markup/main.go 0.00% 2 Missing ⚠️
examples/pony/buttons/main.go 0.00% 1 Missing ⚠️
examples/pony/scrolling-with-clicks/main.go 0.00% 1 Missing ⚠️
examples/pony/scrolling/main.go 0.00% 1 Missing ⚠️
examples/pony/stateful/main.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #690      +/-   ##
==========================================
+ Coverage   36.95%   39.96%   +3.01%     
==========================================
  Files         188       50     -138     
  Lines       16695     3816   -12879     
==========================================
- Hits         6169     1525    -4644     
+ Misses      10145     2199    -7946     
+ Partials      381       92     -289     

☔ 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.

@caarlos0 caarlos0 changed the title fix(pony): move examples into the right folder fix(examples): move pony examples, fix broken build Dec 10, 2025
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
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.

1 participant