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

[CI] Remove redundant version of Julia from matrix #571

Merged
merged 1 commit into from
May 7, 2021

Conversation

giordano
Copy link
Contributor

@giordano giordano commented May 7, 2021

I'm using this PR also to test that the package works with GTK 3.24.29, but will remove that change afterwards

@giordano
Copy link
Contributor Author

giordano commented May 7, 2021

Ok, good news, all tests on GitHub Actions are successful with GTK 3.24.29. I'm going to remove the installation of GTK3_jll#main

@codecov
Copy link

codecov bot commented May 7, 2021

Codecov Report

Merging #571 (1fb4f46) into master (543a4f1) will decrease coverage by 1.51%.
The diff coverage is n/a.

❗ Current head 1fb4f46 differs from pull request most recent head ca3f8f6. Consider uploading reports for the commit ca3f8f6 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #571      +/-   ##
==========================================
- Coverage   50.27%   48.76%   -1.52%     
==========================================
  Files          32       32              
  Lines        2544     2543       -1     
==========================================
- Hits         1279     1240      -39     
- Misses       1265     1303      +38     
Impacted Files Coverage Δ
src/precompile.jl 0.00% <0.00%> (-97.23%) ⬇️
src/Gtk.jl 88.46% <0.00%> (-7.70%) ⬇️
src/GLib/signals.jl 75.10% <0.00%> (-0.85%) ⬇️
src/GLib/gvalues.jl 86.52% <0.00%> (+0.60%) ⬆️

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...ca3f8f6. Read the comment docs.

@giordano giordano marked this pull request as ready for review May 7, 2021 13:04
@tknopp tknopp merged commit 7e463f7 into JuliaGraphics:master May 7, 2021
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