Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

Add missing unittests to raise coverage above 90% again #12

Merged
merged 2 commits into from
Oct 28, 2018

Conversation

Rick-van-Dam
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Oct 28, 2018

Codecov Report

Merging #12 into develop will increase coverage by 14.41%.
The diff coverage is 69.56%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #12       +/-   ##
===========================================
+ Coverage    82.69%   97.1%   +14.41%     
===========================================
  Files           30      32        +2     
  Lines          624     657       +33     
  Branches        55      56        +1     
===========================================
+ Hits           516     638      +122     
+ Misses         106      18       -88     
+ Partials         2       1        -1
Impacted Files Coverage Δ
Singularity/Extensions/EnumerableExtensions.cs 100% <ø> (ø) ⬆️
...gularity/Bindings/StronglyTypedDecoratorBinding.cs 100% <ø> (ø) ⬆️
Singularity/Graph/DecoratorExpressionGenerator.cs 100% <ø> (ø) ⬆️
Singularity/Graph/Graph.cs 100% <ø> (ø) ⬆️
Singularity/Graph/DependencyGraph.cs 100% <ø> (ø) ⬆️
Singularity/Extensions/ExpressionExtensions.cs 100% <ø> (+33.33%) ⬆️
Singularity/Graph/UnresolvedDependency.cs 100% <ø> (ø) ⬆️
.../Source/Code/Singularity.Duality/Scopes/ILogger.cs 0% <0%> (ø)
...de/Singularity.Duality/Scopes/SceneScopeFactory.cs 0% <0%> (ø)
...urce/Code/Singularity.Duality/SingularityPlugin.cs 0% <0%> (ø) ⬆️
... and 14 more

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 bcef5f2...d3cf301. Read the comment docs.

@Rick-van-Dam Rick-van-Dam merged commit a1dcd27 into develop Oct 28, 2018
@Rick-van-Dam Rick-van-Dam deleted the feature/Add_missing_unittests branch October 28, 2018 11:59
@Rick-van-Dam Rick-van-Dam changed the title Feature/add missing unittests Add missing unittests to raise coverage above 90% again Oct 28, 2018
@Rick-van-Dam Rick-van-Dam added the enhancement New feature or request label Oct 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant