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

Support templ debug mode #1

Merged
merged 7 commits into from
Jun 17, 2024
Merged

Support templ debug mode #1

merged 7 commits into from
Jun 17, 2024

Conversation

romshark
Copy link
Owner

No description provided.

feat: Improve performance by letting `templ generate --watch`
do the magic with its debug mode through `_templ.txt` files.
feat: Parallelize building go and running golangci-lint.
fix: Improve log consistency.
refactor: Improve code quality and project structure.
Ignore write/create events on files if checksum remained the same.
@romshark romshark self-assigned this Jun 17, 2024
@coveralls
Copy link

coveralls commented Jun 17, 2024

Pull Request Test Coverage Report for Build 9554141400

Details

  • 0 of 127 (0.0%) changed or added relevant lines in 1 file are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.9%) to 3.03%

Changes Missing Coverage Covered Lines Changed/Added Lines %
main.go 0 127 0.0%
Files with Coverage Reduction New Missed Lines %
main.go 5 0.0%
Totals Coverage Status
Change from base Build 9534327659: 0.9%
Covered Lines: 9
Relevant Lines: 297

💛 - Coveralls

@romshark romshark merged commit 3d77dc1 into main Jun 17, 2024
3 checks passed
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.

2 participants