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

Refactor CircleCI configuration #250

Merged
merged 18 commits into from
Mar 18, 2020
Merged

Conversation

jjochen
Copy link
Owner

@jjochen jjochen commented Mar 15, 2020

Closes #249

@jjochen jjochen added this to the 2.4.0 milestone Mar 15, 2020
@codecov
Copy link

codecov bot commented Mar 15, 2020

Codecov Report

Merging #250 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #250   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines         1000       918   -82     
=========================================
- Hits          1000       918   -82     
Impacted Files Coverage Δ
Sources/JJActionItem.swift 100.00% <0.00%> (ø)
Sources/JJCircleView.swift 100.00% <0.00%> (ø)
Sources/AnimationConfiguration.swift 100.00% <0.00%> (ø)
Sources/JJFloatingActionButton.swift 100.00% <0.00%> (ø)
Sources/UIView+JJFloatingActionButton.swift 100.00% <0.00%> (ø)
Sources/JJFloatingActionButton+Animation.swift 100.00% <0.00%> (ø)
Sources/JJFloatingActionButton+Placement.swift 100.00% <0.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 d2055cd...2c2fdff. Read the comment docs.

@jjochen jjochen changed the title use aliases to refactor executors in circleci config Refactor CircleCI configuration Mar 15, 2020
@jjochen jjochen force-pushed the feature/refactor-circleci-config branch from 1f6d9cd to 11770c8 Compare March 17, 2020 17:57
@jjochen jjochen force-pushed the feature/refactor-circleci-config branch from b041834 to 425c229 Compare March 17, 2020 21:27
@jjochen jjochen marked this pull request as ready for review March 18, 2020 18:54
@jjochen jjochen merged commit d8f986c into master Mar 18, 2020
@jjochen jjochen deleted the feature/refactor-circleci-config branch March 18, 2020 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CircleCI config could be simplified
1 participant