Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Split into multiple files #24

Merged
merged 1 commit into from
Jun 5, 2018
Merged

Conversation

steffendsommer
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jun 5, 2018

Codecov Report

Merging #24 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #24   +/-   ##
====================================
  Coverage       0%    0%           
====================================
  Files           2     8    +6     
  Lines         102   105    +3     
====================================
- Misses        102   105    +3
Impacted Files Coverage Δ
Sources/Flash/Tags/FlashTag.swift 0% <0%> (ø) ⬆️
Sources/Flash/Models/Flash.swift 0% <0%> (ø)
Sources/Flash/Middlewares/FlashMiddleware.swift 0% <0%> (ø)
Sources/Flash/Extensions/Response+Flash.swift 0% <0%> (ø)
Sources/Flash/Providers/FlashProvider.swift 0% <0%> (ø)
Sources/Flash/Extensions/SubContainer+Flash.swift 0% <0%> (ø)
Sources/Flash/Models/FlashContainer.swift 0% <0%> (ø)
Sources/Flash/Extensions/Future+Flash.swift 0% <0%> (ø)
... 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 75e9dc1...155f5b6. Read the comment docs.

@BrettRToomey
Copy link
Contributor

I think splitting such a small project into so many files is overkill and just brutalizes compilation time. But... ¯_(ツ)_/¯

@steffendsommer steffendsommer merged commit 564bbf1 into master Jun 5, 2018
@steffendsommer steffendsommer deleted the feature/update-file-structure branch June 5, 2018 12:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants