Tinkoff / Horarium

Horarium is the .Net library to manage background jobs
Apache License 2.0
56 stars 12 forks source link

refactoring integration tests #20 #21

Closed Bobreshovr closed 5 years ago

Bobreshovr commented 5 years ago

20

codecov-io commented 5 years ago

Codecov Report

Merging #21 into master will decrease coverage by 0.86%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
- Coverage   58.43%   57.57%   -0.87%     
==========================================
  Files          28       30       +2     
  Lines         806      825      +19     
==========================================
+ Hits          471      475       +4     
- Misses        335      350      +15
Impacted Files Coverage Δ
src/Horarium/DefaultJobFactory.cs 0% <0%> (ø) :arrow_up:
src/Horarium.AspNetCore/JobScope.cs 0% <0%> (ø)
src/Horarium.AspNetCore/JobScopeFactory.cs 57.14% <0%> (ø)

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 26cb0c1...1fec1e6. Read the comment docs.

Bobreshovr commented 5 years ago

@itrofimow please look at this pr