Skip to content

Move implementations from protocol to concrete class#141

Merged
devxoul merged 3 commits intomasterfrom
re-architecture
Mar 21, 2020
Merged

Move implementations from protocol to concrete class#141
devxoul merged 3 commits intomasterfrom
re-architecture

Conversation

@devxoul
Copy link
Copy Markdown
Owner

@devxoul devxoul commented Mar 21, 2020

It actually doesn't have to be protocol oriented. Let's keep the codebase simple.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 21, 2020

Codecov Report

Merging #141 into master will increase coverage by 3.78%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #141      +/-   ##
==========================================
+ Coverage   82.41%   86.20%   +3.78%     
==========================================
  Files           4        4              
  Lines          91       87       -4     
==========================================
  Hits           75       75              
+ Misses         16       12       -4     
Impacted Files Coverage Δ
Sources/URLNavigator/Navigator.swift 100.00% <100.00%> (ø)
Sources/URLNavigator/NavigatorProtocol.swift 100.00% <100.00%> (ø)

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 58a865d...bab3167. Read the comment docs.

@devxoul devxoul added this to the 3.0.0 milestone Mar 21, 2020
@devxoul devxoul merged commit ec0d126 into master Mar 21, 2020
@devxoul devxoul deleted the re-architecture branch March 21, 2020 20:22
@cskaynar cskaynar mentioned this pull request Aug 25, 2020
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.

1 participant