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

New template connection added #79

Merged
merged 2 commits into from
Mar 22, 2022
Merged

New template connection added #79

merged 2 commits into from
Mar 22, 2022

Conversation

tarampampam
Copy link
Owner

@tarampampam tarampampam commented Mar 22, 2022

Description

Added

  • Template connection

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I wrote unit tests for my code (if tests is required for my changes)
  • I have made changes in CHANGELOG.md file

@tarampampam tarampampam self-assigned this Mar 22, 2022
@codecov
Copy link

codecov bot commented Mar 22, 2022

Codecov Report

Merging #79 (f672816) into master (a2ee92a) will increase coverage by 0.30%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
+ Coverage   42.59%   42.90%   +0.30%     
==========================================
  Files          32       32              
  Lines        1296     1296              
==========================================
+ Hits          552      556       +4     
+ Misses        710      705       -5     
- Partials       34       35       +1     
Impacted Files Coverage Δ
internal/tpl/render.go 74.80% <0.00%> (+3.05%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a2ee92a...f672816. Read the comment docs.

@tarampampam tarampampam marked this pull request as ready for review March 22, 2022 18:31
@tarampampam tarampampam merged commit 3614f05 into master Mar 22, 2022
@tarampampam tarampampam deleted the new-template branch March 22, 2022 18:31
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