revoframework / Revo

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

Update Npgsql to version 5 (final) #12

Closed martinzima closed 3 years ago

martinzima commented 3 years ago

Update Npgsql to version 5 (final)

codecov[bot] commented 3 years ago

Codecov Report

Merging #12 (3a40a49) into develop (7e807cc) will increase coverage by 0.07%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #12      +/-   ##
===========================================
+ Coverage    35.40%   35.47%   +0.07%     
===========================================
  Files          457      457              
  Lines         6754     6754              
===========================================
+ Hits          2391     2396       +5     
+ Misses        4363     4358       -5     
Impacted Files Coverage Δ
...ain/Events/ConventionEventApplyRegistratorCache.cs 83.33% <0.00%> (+1.85%) :arrow_up:
...cture/Jobs/InMemory/InMemoryJobSchedulerProcess.cs 100.00% <0.00%> (+10.25%) :arrow_up:

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 7e807cc...3a40a49. Read the comment docs.