Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for Castle Windsor #31

Closed
wants to merge 2 commits into from

Conversation

marco-bertschi
Copy link
Contributor

Fixes #22

@marco-bertschi marco-bertschi force-pushed the topic/marco-bertschi/castle-windsor branch from 2ff794b to ffda0e3 Compare November 27, 2019 15:11
@codecov
Copy link

codecov bot commented Nov 27, 2019

Codecov Report

Merging #31 into develop will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #31   +/-   ##
========================================
  Coverage    43.91%   43.91%           
========================================
  Files          100      100           
  Lines         1833     1833           
  Branches       130      130           
========================================
  Hits           805      805           
  Misses        1002     1002           
  Partials        26       26
Impacted Files Coverage Δ
src/BBT.StructureTools/Extension/BitOperations.cs 0% <ø> (ø) ⬆️
...BBT.StructureTools/Copy/Helper/CreateCopyHelper.cs 61.76% <ø> (ø) ⬆️
...BT.StructureTools/Copy/Helper/CopyHelperFactory.cs 66.66% <ø> (ø) ⬆️
...on/CopyOperationCreateToManyWithReverseRelation.cs 100% <ø> (ø) ⬆️
...s/Convert/Strategy/OperationCopyValueWithLookup.cs 0% <ø> (ø) ⬆️
src/BBT.StructureTools/Compare/CompareHelper.cs 100% <100%> (ø) ⬆️
src/BBT.StructureTools/Convert/Converter.cs 100% <100%> (ø) ⬆️
src/BBT.StructureTools/Compare/Comparer.cs 64.86% <100%> (ø) ⬆️

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 43723ca...ffda0e3. Read the comment docs.

@marco-bertschi
Copy link
Contributor Author

Closing this, wrong branch.

@marco-bertschi marco-bertschi deleted the topic/marco-bertschi/castle-windsor branch November 27, 2019 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add tests which use Castle Windsor as IoC container
1 participant