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

refactor: use .gohtml extension rather than suffixing templates with _template #1388

Closed
wants to merge 1 commit into from

Conversation

G-Rath
Copy link
Collaborator

@G-Rath G-Rath commented Nov 7, 2024

This means that IDEs like Goland automatically infer these files as Go templates, while still making it clear what files are templates vs "native" files

@codecov-commenter
Copy link

codecov-commenter commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.74%. Comparing base (9fcf53f) to head (1cbf39c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1388      +/-   ##
==========================================
- Coverage   68.75%   68.74%   -0.02%     
==========================================
  Files         184      184              
  Lines       17714    17714              
==========================================
- Hits        12180    12177       -3     
- Misses       4875     4877       +2     
- Partials      659      660       +1     

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

@hogo6002
Copy link
Contributor

Thanks! I'll close this PR for now since the original files have been modified (lots of conflicts). I'll make the changes in a follow-up PR where I'll also refactor the code a bit.

@hogo6002 hogo6002 closed this Nov 13, 2024
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.

3 participants