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

Update .travis.yml #61

Merged
merged 4 commits into from
Mar 31, 2020
Merged

Update .travis.yml #61

merged 4 commits into from
Mar 31, 2020

Conversation

mforets
Copy link
Member

@mforets mforets commented Mar 31, 2020

No description provided.

@schillic
Copy link
Member

There was an error with the coverage.

ERROR: Base.Meta.ParseError("extra token \"\"\" after end of expression")
Stacktrace:
 [1] #parse#1(::Bool, ::Bool, ::Bool, ::typeof(Base.Meta.parse), ::String, ::Int64) at ./meta.jl:184
 [2] parse(::String, ::Int64) at ./meta.jl:176
 [3] amend_coverage_from_src!(::CoverageTools.FileCoverage) at /Users/travis/.julia/packages/CoverageTools/mRqnP/src/CoverageTools.jl:189
 [4] process_file(::String, ::String) at /Users/travis/.julia/packages/CoverageTools/mRqnP/src/CoverageTools.jl:240
 [5] process_folder(::String) at /Users/travis/.julia/packages/CoverageTools/mRqnP/src/CoverageTools.jl:263
 [6] process_folder(::String) at /Users/travis/.julia/packages/CoverageTools/mRqnP/src/CoverageTools.jl:269 (repeats 2 times)
 [7] process_folder() at /Users/travis/.julia/packages/CoverageTools/mRqnP/src/CoverageTools.jl:255
 [8] top-level scope at none:1

@mforets
Copy link
Member Author

mforets commented Mar 31, 2020

There was an error with the coverage.

thanks for checking. the last commit should have fixed that error. the stacktrace doesn't say too much, but manually running process_folder(<folder>) i found the problem.

@mforets mforets merged commit 4fe0839 into master Mar 31, 2020
@mforets mforets deleted the mforets-patch-1 branch March 31, 2020 13:01
@mforets
Copy link
Member Author

mforets commented Mar 31, 2020

that did fix the coverage. thanks!

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.

2 participants