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

add more tests, fix links in docs #616

Merged
merged 2 commits into from
Jan 18, 2022
Merged

add more tests, fix links in docs #616

merged 2 commits into from
Jan 18, 2022

Conversation

jwahlstrand
Copy link
Contributor

Fixes iterating over GtkBuilder, a GtkStatusbar method, and an argument type in gtk_init_with_args. Also fixes links in docs.

fix GtkBuilder iteration, a GtkStatusbar method, and gtk_init_with_args argument type
@codecov
Copy link

codecov bot commented Jan 18, 2022

Codecov Report

Merging #616 (bc56017) into master (ca39439) will increase coverage by 2.66%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #616      +/-   ##
==========================================
+ Coverage   57.95%   60.61%   +2.66%     
==========================================
  Files          32       32              
  Lines        2721     2717       -4     
==========================================
+ Hits         1577     1647      +70     
+ Misses       1144     1070      -74     
Impacted Files Coverage Δ
src/Gtk.jl 92.06% <ø> (ø)
src/displays.jl 52.71% <ø> (+19.56%) ⬆️
src/builder.jl 85.71% <100.00%> (+85.71%) ⬆️
src/GLib/signals.jl 75.91% <0.00%> (-2.45%) ⬇️
src/lists.jl 61.12% <0.00%> (+2.07%) ⬆️
src/gdk.jl 54.83% <0.00%> (+12.90%) ⬆️
src/theme.jl 80.00% <0.00%> (+35.00%) ⬆️
src/GLib/gerror.jl 90.00% <0.00%> (+40.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 ca39439...bc56017. Read the comment docs.

@tknopp tknopp merged commit 530da45 into JuliaGraphics:master Jan 18, 2022
@jwahlstrand jwahlstrand deleted the test2 branch January 18, 2022 21:32
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