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

Develop #43

Merged
merged 5 commits into from
Jul 24, 2020
Merged

Develop #43

merged 5 commits into from
Jul 24, 2020

Conversation

guibranco
Copy link
Owner

Close #41

@codecov
Copy link

codecov bot commented Jul 24, 2020

Codecov Report

Merging #43 into master will decrease coverage by 0.04%.
The diff coverage is 10.36%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #43      +/-   ##
=========================================
- Coverage    8.67%   8.63%   -0.05%     
=========================================
  Files          49      49              
  Lines        1948    2004      +56     
  Branches      375     379       +4     
=========================================
+ Hits          169     173       +4     
- Misses       1760    1812      +52     
  Partials       19      19              
Impacted Files Coverage Δ
Src/CrispyWaffle/Cryptography/Security.cs 0.00% <0.00%> (ø)
...pyWaffle/Log/Adapters/RollingTextFileLogAdapter.cs 0.00% <ø> (ø)
...ispyWaffle/Log/Handlers/DefaultExceptionHandler.cs 0.00% <0.00%> (ø)
Src/CrispyWaffle/Log/LogConsumer.cs 0.00% <0.00%> (ø)
.../Serialization/Adapters/BinarySerializerAdapter.cs 0.00% <0.00%> (ø)
...rc/CrispyWaffle/Serialization/SerializerFactory.cs 0.00% <0.00%> (ø)
...CrispyWaffle/Validations/PersonalDataValidation.cs 0.00% <0.00%> (ø)
...rc/CrispyWaffle/Extensions/ConversionExtensions.cs 1.36% <1.36%> (ø)
Src/CrispyWaffle/Extensions/TypeExtensions.cs 1.61% <1.61%> (-0.24%) ⬇️
Src/CrispyWaffle/Composition/ServiceLocator.cs 31.80% <13.11%> (-0.73%) ⬇️
... and 1 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 e959e8e...d11bc8e. Read the comment docs.

@guibranco guibranco merged commit 18211ef into master Jul 24, 2020
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.

Add EventLogAdapter and EventLogProvider
1 participant