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

remove build for ci tests procedure, use clean test directly #2388

Merged
merged 1 commit into from
Apr 26, 2017

Conversation

liuxuan30
Copy link
Member

remove build for ci tests procedure, use clean test directly

Seems travis is building Charts twice due to build and test. But sometimes, on my machine it's just once and sometimes twice.

@codecov-io
Copy link

codecov-io commented Apr 25, 2017

Codecov Report

Merging #2388 into master will increase coverage by 0.12%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2388      +/-   ##
==========================================
+ Coverage   19.66%   19.78%   +0.12%     
==========================================
  Files         112      112              
  Lines       13713    13882     +169     
==========================================
+ Hits         2696     2746      +50     
- Misses      11017    11136     +119
Impacted Files Coverage Δ
Source/Charts/Charts/ChartViewBase.swift 25.71% <0%> (+1.43%) ⬆️

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 04c5820...41da6c3. Read the comment docs.

@liuxuan30 liuxuan30 merged commit dc1e965 into master Apr 26, 2017
@liuxuan30 liuxuan30 deleted the travis branch April 26, 2017 00:48
PeterSrost pushed a commit to sokol8/Charts that referenced this pull request Oct 31, 2018
remove build for ci tests procedure, use `clean test` directly
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

3 participants