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

Extend template transformer with shared templates and macros #122

Merged
merged 8 commits into from Oct 28, 2021

Conversation

akirill0v
Copy link
Member

@akirill0v akirill0v commented Oct 28, 2021

✓ Checklist:

  • This PR has been added to CHANGELOG.md (at the top of the list);
  • Tests for the changes have been added (for bug fixes / features);
  • Docs have been added / updated (for bug fixes / features).

@codecov-commenter
Copy link

codecov-commenter commented Oct 28, 2021

Codecov Report

Merging #122 (0a37319) into main (03c7857) will increase coverage by 0.07%.
The diff coverage is 94.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #122      +/-   ##
==========================================
+ Coverage   79.18%   79.26%   +0.07%     
==========================================
  Files          50       51       +1     
  Lines        3060     3120      +60     
==========================================
+ Hits         2423     2473      +50     
- Misses        637      647      +10     
Impacted Files Coverage Δ
datanymizer_engine/src/settings/templates.rs 93.33% <93.33%> (ø)
...atanymizer_engine/src/transformers/template/mod.rs 96.90% <93.75%> (-0.47%) ⬇️
datanymizer_engine/src/settings/mod.rs 81.19% <94.11%> (+1.98%) ⬆️
datanymizer_engine/src/transformer/mod.rs 52.08% <100.00%> (+0.97%) ⬆️
...anymizer_engine/src/transformers/internet/email.rs 90.32% <100.00%> (+0.07%) ⬆️
...mizer_engine/src/transformers/phone/transformer.rs 71.69% <0.00%> (-9.44%) ⬇️

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 03c7857...0a37319. Read the comment docs.

@akirill0v akirill0v merged commit 30e4fbf into main Oct 28, 2021
@akirill0v akirill0v deleted the tera-templates branch October 28, 2021 20:30
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

3 participants