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

Fix FileSystemWatcher #733

Merged
merged 2 commits into from
Mar 1, 2022
Merged

Fix FileSystemWatcher #733

merged 2 commits into from
Mar 1, 2022

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Mar 1, 2022

No description provided.

@StefH StefH added the bug label Mar 1, 2022
@codecov
Copy link

codecov bot commented Mar 1, 2022

Codecov Report

Merging #733 (247cafa) into master (344f5c8) will decrease coverage by 0.13%.
The diff coverage is 21.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #733      +/-   ##
==========================================
- Coverage   75.72%   75.59%   -0.14%     
==========================================
  Files         175      175              
  Lines        6340     6350      +10     
  Branches      646      650       +4     
==========================================
- Hits         4801     4800       -1     
- Misses       1346     1356      +10     
- Partials      193      194       +1     
Impacted Files Coverage Δ
src/WireMock.Net/Server/WireMockServer.Admin.cs 57.66% <19.51%> (-1.12%) ⬇️
src/WireMock.Net/Server/WireMockServer.cs 67.57% <100.00%> (+0.12%) ⬆️

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 344f5c8...247cafa. Read the comment docs.

@StefH StefH merged commit 6c68033 into master Mar 1, 2022
@StefH StefH deleted the FileSystemWatcher branch March 1, 2022 18:45
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