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

Template matrix #81

Merged
merged 5 commits into from
Mar 27, 2022
Merged

Template matrix #81

merged 5 commits into from
Mar 27, 2022

Conversation

tarampampam
Copy link
Owner

@tarampampam tarampampam commented Mar 27, 2022

Description

Added

  • Template matrix

Fixed

  • Localization mistakes

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 27, 2022
@codecov
Copy link

codecov bot commented Mar 27, 2022

Codecov Report

Merging #81 (e928f1f) into master (05be384) will increase coverage by 0.30%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
+ 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 05be384...e928f1f. Read the comment docs.

@tarampampam tarampampam marked this pull request as ready for review March 27, 2022 15:28
@tarampampam tarampampam merged commit 4a918b1 into master Mar 27, 2022
@tarampampam tarampampam deleted the matrix branch March 27, 2022 15:33
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.

None yet

1 participant