• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

romshark / templier / 12855457655
29%

Build:
DEFAULT BRANCH: main
Ran 19 Jan 2025 04:57PM UTC
Jobs 1
Files 1
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

19 Jan 2025 04:56PM UTC coverage: 0.0%. Remained the same
12855457655

push

github

web-flow
fix: Fast txt reload breaks HTML and requires manual reload. (#13)

* fix: Update templ error log prefix in log handler

The error log prefix of templ has changed. Expect the new prefix
in the templ log handler.

* fix: Set templ CLI arg open-browser to false

* fix: Recompile when _templ.go changed structure

In development mode Templ uses _templ.txt files to avoid unnecessary
recompilation but Templiér can't know then to recompile the server
because the _templ.go files always change when a .templ changes.
Introduce a new _templ.go file registry that compares the diff
to the previous versions of _templ.go files and checks whether only
the text arguments passed to templruntime.WriteString have changed
and hence only a reload is necessary or whether the Go code has
changed and thus recompilation is required.

* test: Handle unhandled error

* fix: Pre-register _templ.go files

fix: Remove obsolete config field

* fix: Cancel lint and build runner before rerun

* doc: Describe Tracker.ErrIndex

* doc: Improve comment

* test: Check unchecked error

* fix: Use validation runner to .templ changes

* fix: Avoid tab refresh while server is restarting

fix: Improve js injection by prepending it to the body when no
HTML body closing tag is found.
fix: Cancel app server rerun when re-triggered.
feat: Add more debug logs.

Co-authored-by: Daniil Trishkin <kernel.pryanic@protonmail.com>

---------

Co-authored-by: Daniil Trishkin <kernel.pryanic@protonmail.com>

0 of 100 new or added lines in 1 file covered. (0.0%)

2 existing lines in 1 file now uncovered.

0 of 583 relevant lines covered (0.0%)

0.0 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
100
0.0
0.0% main.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
0.0
0.0% main.go
Jobs
ID Job ID Ran Files Coverage
1 12855457655.1 19 Jan 2025 04:57PM UTC 1
0.0
GitHub Action Run
Source Files on build 12855457655
  • Tree
  • List 1
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9555d3b4 on github
  • Prev Build on main (#12768869677)
  • Next Build on main (#12855553090)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc