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

add coveralls flag-name #642

Merged
merged 1 commit into from
Apr 30, 2022
Merged

add coveralls flag-name #642

merged 1 commit into from
Apr 30, 2022

Conversation

vtjnash
Copy link
Contributor

@vtjnash vtjnash commented Apr 22, 2022

This adds parallel: true, which is mandatory if you are using a build matrix. (This was also supported with the old uploader via environment variables, but this also switches to the official uploader).

n.b. this previously has always failed with 'ERROR: Coveralls submission requires a COVERALLS_TOKEN environment variable'

@codecov
Copy link

codecov bot commented Apr 22, 2022

Codecov Report

Merging #642 (2255162) into master (543a4f1) will increase coverage by 15.31%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           master     #642       +/-   ##
===========================================
+ Coverage   50.27%   65.58%   +15.31%     
===========================================
  Files          32       32               
  Lines        2544     2720      +176     
===========================================
+ Hits         1279     1784      +505     
+ Misses       1265      936      -329     
Impacted Files Coverage Δ
src/precompile.jl 0.00% <0.00%> (-97.23%) ⬇️
src/Gtk.jl 92.06% <0.00%> (-4.10%) ⬇️
src/GLib/signals.jl 74.18% <0.00%> (-1.77%) ⬇️
src/windows.jl 22.22% <0.00%> (-0.73%) ⬇️
src/misc.jl 0.00% <0.00%> (ø)
src/input.jl 35.29% <0.00%> (ø)
src/GLib/gtype.jl 76.03% <0.00%> (+0.40%) ⬆️
src/events.jl 46.93% <0.00%> (+0.70%) ⬆️
src/GLib/MutableTypes.jl 64.00% <0.00%> (+1.50%) ⬆️
src/buttons.jl 67.05% <0.00%> (+1.62%) ⬆️
... and 17 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 543a4f1...2255162. Read the comment docs.

@tknopp tknopp merged commit 40bacf8 into master Apr 30, 2022
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