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: render templates refactoring #12

Merged
merged 1 commit into from
Feb 23, 2024
Merged

refactor: render templates refactoring #12

merged 1 commit into from
Feb 23, 2024

Conversation

g4s8
Copy link
Owner

@g4s8 g4s8 commented Feb 23, 2024

Add helpers.tmpl to render common parts.
Add renderConfig to configure some static render behavior across different templates.

Add `helpers.tmpl` to render common parts.
Add renderConfig to configure some static render behavior
across different templates.
Copy link

codecov bot commented Feb 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.37%. Comparing base (988bb32) to head (bdde3f5).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   92.19%   93.37%   +1.17%     
==========================================
  Files           7        8       +1     
  Lines         628      649      +21     
==========================================
+ Hits          579      606      +27     
+ Misses         41       35       -6     
  Partials        8        8              

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

@g4s8 g4s8 merged commit 026ae7f into master Feb 23, 2024
5 checks passed
@g4s8 g4s8 deleted the tmpl branch February 23, 2024 21:00
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