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

Ability to provide default configuration #64

Merged
merged 1 commit into from
Feb 9, 2021

Conversation

ekazaev
Copy link
Owner

@ekazaev ekazaev commented Feb 8, 2021

No description provided.

@codecov
Copy link

codecov bot commented Feb 8, 2021

Codecov Report

Merging #64 (ff98b2f) into master (23147a6) will decrease coverage by 0.17%.
The diff coverage is 82.60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
- Coverage   95.26%   95.09%   -0.18%     
==========================================
  Files         109      110       +1     
  Lines        2028     2058      +30     
==========================================
+ Hits         1932     1957      +25     
- Misses         96      101       +5     
Impacted Files Coverage Δ
...lasses/Extensions/UIViewController+Extension.swift 100.00% <ø> (ø)
.../Finders/Stack Iterator/DefaultStackIterator.swift 80.76% <16.66%> (-19.24%) ⬇️
RouteComposer/Classes/Logger/DefaultLogger.swift 84.61% <66.66%> (+13.18%) ⬆️
RouteComposer/Classes/RouteComposerDefaults.swift 84.61% <84.61%> (ø)
...oser/Classes/Actions/UIViewController+Action.swift 100.00% <100.00%> (ø)
...mposer/Classes/Extra/DetailsNavigationFinder.swift 100.00% <100.00%> (ø)
...ser/Classes/Extra/NavigationDelayInterceptor.swift 100.00% <100.00%> (ø)
RouteComposer/Classes/Extra/PresentingFinder.swift 100.00% <100.00%> (ø)
RouteComposer/Classes/Finders/ClassFinder.swift 100.00% <100.00%> (ø)
...poser/Classes/Finders/ClassWithContextFinder.swift 100.00% <100.00%> (ø)
... and 5 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 23147a6...ff98b2f. Read the comment docs.

@ekazaev ekazaev force-pushed the chore/one_configuration_point branch from 2b9f7e9 to 88e4abd Compare February 8, 2021 23:51
@ekazaev ekazaev force-pushed the chore/one_configuration_point branch from 88e4abd to ff98b2f Compare February 9, 2021 00:05
@ekazaev ekazaev merged commit 010fe7f into master Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant