revoframework / Revo

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

added configuration options for Hangfire processing server, disabled Hangfire dashboard by default #62

Closed martinzima closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #62 (604a2f4) into develop (1b07d0c) will decrease coverage by 0.02%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #62      +/-   ##
===========================================
- Coverage    37.05%   37.02%   -0.03%     
===========================================
  Files          472      472              
  Lines         6561     6565       +4     
===========================================
  Hits          2431     2431              
- Misses        4130     4134       +4     
Impacted Files Coverage Δ
...evo.AspNetCore/Core/HangfireStartupConfigurator.cs 0.00% <0.00%> (ø)
...fire/Revo.Hangfire/HangfireConfigurationSection.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 1b07d0c...604a2f4. Read the comment docs.