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

Spring extension #6

Merged
merged 10 commits into from
Jan 4, 2019
Merged

Spring extension #6

merged 10 commits into from
Jan 4, 2019

Conversation

ledoyen
Copy link
Contributor

@ledoyen ledoyen commented Jan 3, 2019

Adds support for composable extensions.
Adds support for Spring through a dedicated module.

@ledoyen ledoyen added the enhancement New feature or request label Jan 3, 2019
@ledoyen ledoyen self-assigned this Jan 3, 2019
@ledoyen ledoyen force-pushed the feature/extension_and_spring branch from 8864065 to 10b8e5a Compare January 3, 2019 10:12
@codecov
Copy link

codecov bot commented Jan 4, 2019

Codecov Report

Merging #6 into master will decrease coverage by 0.12%.
The diff coverage is 95.26%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
- Coverage   95.01%   94.89%   -0.13%     
==========================================
  Files          90      102      +12     
  Lines        1444     1683     +239     
  Branches      188      212      +24     
==========================================
+ Hits         1372     1597     +225     
- Misses         46       54       +8     
- Partials       26       32       +6
Impacted Files Coverage Δ
.../glacio/running/runtime/io/FlatteningIterator.java 100% <ø> (ø) ⬆️
...cio/running/runtime/convert/ToNumberConverter.java 100% <ø> (ø) ⬆️
...thub/fridujo/glacio/running/api/convert/Value.java 100% <ø> (ø) ⬆️
...unit/engine/descriptor/GlacioEngineDescriptor.java 100% <ø> (ø) ⬆️
...fridujo/glacio/running/runtime/RuntimeOptions.java 100% <100%> (ø) ⬆️
...unning/runtime/extension/ExtensionContextImpl.java 100% <100%> (ø)
.../fridujo/glacio/junit/engine/GlacioTestEngine.java 100% <100%> (ø) ⬆️
...jo/glacio/running/runtime/extension/StoreImpl.java 100% <100%> (ø)
...junit/engine/descriptor/StepDescriptorFactory.java 100% <100%> (ø) ⬆️
...t/engine/discovery/IsGlacioConfigurationClass.java 100% <100%> (ø)
... and 36 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 0bf8511...e032812. Read the comment docs.

@ledoyen ledoyen merged commit 779f898 into master Jan 4, 2019
@ledoyen ledoyen deleted the feature/extension_and_spring branch January 4, 2019 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant