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 Transformer (add Scriban) #562

Merged
merged 19 commits into from
Jan 19, 2021
Merged

Refactor Transformer (add Scriban) #562

merged 19 commits into from
Jan 19, 2021

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Jan 14, 2021

@StefH StefH added the feature label Jan 14, 2021
@StefH StefH self-assigned this Jan 14, 2021
@codecov
Copy link

codecov bot commented Jan 14, 2021

Codecov Report

Merging #562 (1b20da0) into master (73e73ce) will decrease coverage by 0.00%.
The diff coverage is 93.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #562      +/-   ##
==========================================
- Coverage   76.53%   76.53%   -0.01%     
==========================================
  Files         143      145       +2     
  Lines        5655     5693      +38     
  Branches      572      578       +6     
==========================================
+ Hits         4328     4357      +29     
- Misses       1161     1167       +6     
- Partials      166      169       +3     
Impacted Files Coverage Δ
src/WireMock.Net/Server/WireMockServer.Admin.cs 56.26% <0.00%> (-0.37%) ⬇️
...Mock.Net/Transformers/Handlebars/HandlebarsFile.cs 71.42% <ø> (ø)
....Net/Transformers/Handlebars/HandlebarsJsonPath.cs 78.72% <ø> (ø)
...Mock.Net/Transformers/Handlebars/HandlebarsLinq.cs 97.91% <ø> (ø)
...ck.Net/Transformers/Handlebars/HandlebarsRandom.cs 88.13% <ø> (ø)
...ock.Net/Transformers/Handlebars/HandlebarsRegex.cs 97.61% <ø> (ø)
...ock.Net/Transformers/Handlebars/HandlebarsXPath.cs 84.72% <ø> (ø)
...ock.Net/Transformers/Handlebars/HandlebarsXeger.cs 89.47% <ø> (ø)
...ansformers/Handlebars/WireMockHandlebarsHelpers.cs 100.00% <ø> (ø)
...ransformers/Handlebars/HandlebarsContextFactory.cs 94.73% <66.66%> (ø)
... and 9 more

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 73e73ce...1b20da0. Read the comment docs.

@StefH StefH changed the title Refactor Transformer Refactor Transformer (add Scriban) Jan 14, 2021
@sonarcloud
Copy link

sonarcloud bot commented Jan 16, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

89.8% 89.8% Coverage
0.0% 0.0% Duplication

@StefH StefH merged commit c35315e into master Jan 19, 2021
@StefH StefH deleted the Refactor_Transformer branch January 19, 2021 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant