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

Move CSharpCodeMatcher to a new project #548

Merged
merged 29 commits into from
Jan 12, 2021
Merged

Move CSharpCodeMatcher to a new project #548

merged 29 commits into from
Jan 12, 2021

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Dec 3, 2020

No description provided.

@StefH StefH added the feature label Dec 3, 2020
@codecov
Copy link

codecov bot commented Dec 3, 2020

Codecov Report

Merging #548 (227b8ab) into master (d4da8dc) will increase coverage by 0.23%.
The diff coverage is 87.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #548      +/-   ##
==========================================
+ Coverage   76.29%   76.53%   +0.23%     
==========================================
  Files         142      143       +1     
  Lines        5603     5655      +52     
  Branches      566      572       +6     
==========================================
+ Hits         4275     4328      +53     
- Misses       1160     1161       +1     
+ Partials      168      166       -2     
Impacted Files Coverage Δ
....Matchers.CSharpCode/Matchers/CSharpCodeMatcher.cs 83.33% <75.00%> (ø)
src/WireMock.Net/Plugin/PluginLoader.cs 92.50% <92.50%> (ø)
src/WireMock.Net/Serialization/MatcherMapper.cs 89.87% <100.00%> (+6.32%) ⬆️
src/WireMock.Net/Serialization/MappingConverter.cs 70.05% <0.00%> (+0.59%) ⬆️
...rc/WireMock.Net/Settings/WireMockServerSettings.cs 60.71% <0.00%> (+3.57%) ⬆️

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 d4da8dc...227b8ab. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Jan 12, 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

88.7% 88.7% Coverage
0.0% 0.0% Duplication

@StefH StefH merged commit 92923a1 into master Jan 12, 2021
@StefH StefH deleted the plugin_matcher_csharp branch January 12, 2021 15:56
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