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

show() improvements, misc. fixes and tests #55

Merged
merged 6 commits into from
Mar 2, 2024
Merged

show() improvements, misc. fixes and tests #55

merged 6 commits into from
Mar 2, 2024

Conversation

jwahlstrand
Copy link
Member

@jwahlstrand jwahlstrand commented Mar 2, 2024

Check "compact" in show for GObject, more useful show() for GtkStringList and GListModel, add a couple of useful conversions to GdkPixbuf

@codecov-commenter
Copy link

codecov-commenter commented Mar 2, 2024

Codecov Report

Attention: Patch coverage is 78.40909% with 19 lines in your changes are missing coverage. Please review.

Project coverage is 84.25%. Comparing base (d28a83b) to head (dc95fb9).

Files Patch % Lines
src/GLib/listmodel.jl 70.58% 10 Missing ⚠️
src/lists.jl 66.66% 9 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
+ Coverage   83.97%   84.25%   +0.27%     
==========================================
  Files          44       44              
  Lines        4730     4801      +71     
==========================================
+ Hits         3972     4045      +73     
+ Misses        758      756       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jwahlstrand jwahlstrand merged commit 1712362 into main Mar 2, 2024
10 of 11 checks passed
@jwahlstrand jwahlstrand deleted the show branch March 2, 2024 22:09
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

2 participants