revoframework / Revo

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

Bugfix/default migration selector options #19

Closed martinzima closed 3 years ago

martinzima commented 3 years ago

bugfix: set default MigrationSelectorOptions

codecov[bot] commented 3 years ago

Codecov Report

Merging #19 (e2b5d39) into develop (8dd0684) will decrease coverage by 0.00%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #19      +/-   ##
===========================================
- Coverage    35.13%   35.12%   -0.01%     
===========================================
  Files          466      466              
  Lines         6860     6861       +1     
===========================================
  Hits          2410     2410              
- Misses        4450     4451       +1     
Impacted Files Coverage Δ
...cess/Migrations/DatabaseMigrationsConfiguration.cs 0.00% <0.00%> (ø)

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 8dd0684...880d28e. Read the comment docs.