revoframework / Revo

Event Sourcing, CQRS and DDD framework for C#/.NET Core.
https://docs.revoframework.net/
MIT License
644 stars 70 forks source link

Feature/net7 #59

Closed martinzima closed 1 year ago

martinzima commented 1 year ago

Added

Changed

codecov[bot] commented 1 year ago

Codecov Report

Merging #59 (3eb2c50) into develop (12840c4) will decrease coverage by 0.06%. The diff coverage is n/a.

:exclamation: Current head 3eb2c50 differs from pull request most recent head e81a062. Consider uploading reports for the commit e81a062 to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #59      +/-   ##
===========================================
- Coverage    37.08%   37.02%   -0.07%     
===========================================
  Files          472      472              
  Lines         6561     6561              
===========================================
- Hits          2433     2429       -4     
- Misses        4128     4132       +4     
Impacted Files Coverage Δ
Revo.Core/Core/SystemClock.cs 0.00% <0.00%> (-50.00%) :arrow_down:
...tructure/Jobs/InMemory/InMemoryJobWorkerProcess.cs 87.50% <0.00%> (-4.17%) :arrow_down:
...ain/Events/ConventionEventApplyRegistratorCache.cs 82.69% <0.00%> (-1.93%) :arrow_down:

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 12840c4...e81a062. Read the comment docs.