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

Added internal, sealed and generic constraints where appropriate in Singularity #30

Merged
merged 1 commit into from
Nov 13, 2018

Conversation

Rick-van-Dam
Copy link
Owner

No description provided.

@Rick-van-Dam Rick-van-Dam added the enhancement New feature or request label Nov 13, 2018
@codecov
Copy link

codecov bot commented Nov 13, 2018

Codecov Report

Merging #30 into develop will increase coverage by 0.22%.
The diff coverage is 91.89%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop     #30      +/-   ##
==========================================
+ Coverage    90.68%   90.9%   +0.22%     
==========================================
  Files           38      38              
  Lines          773     770       -3     
  Branches        72      70       -2     
==========================================
- Hits           701     700       -1     
+ Misses          67      66       -1     
+ Partials         5       4       -1
Impacted Files Coverage Δ
Singularity/Extensions/EnumerableExtensions.cs 100% <ø> (ø) ⬆️
Singularity/Extensions/ModuleExtensions.cs 100% <ø> (ø) ⬆️
Singularity/Graph/DecoratorExpressionGenerator.cs 100% <ø> (ø) ⬆️
Singularity/Collections/ObjectActionContainer.cs 100% <ø> (ø) ⬆️
Singularity/Graph/Dependency.cs 100% <ø> (ø) ⬆️
Singularity/Container.cs 100% <ø> (ø) ⬆️
Singularity/Graph/ResolvedDependency.cs 100% <ø> (ø) ⬆️
Singularity/Extensions/ExpressionExtensions.cs 100% <ø> (ø) ⬆️
Singularity/Extensions/TypeExtensions.cs 100% <ø> (ø) ⬆️
Singularity/Graph/Graph.cs 100% <ø> (ø) ⬆️
... and 21 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 ccfa247...94d7696. Read the comment docs.

@Rick-van-Dam Rick-van-Dam merged commit 5c84122 into develop Nov 13, 2018
@Rick-van-Dam Rick-van-Dam deleted the feature/Accesibilitycleanup branch November 13, 2018 13:05
@Rick-van-Dam Rick-van-Dam changed the title Added internal, sealed and generic constraints where appropriate and fixed code style Added internal, sealed and generic constraints where appropriate in Singularity Nov 18, 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