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

Tiny fix in documentation code snippet about GtkTreeModelFilter #649

Merged
merged 1 commit into from
Jul 18, 2022

Conversation

cmey
Copy link
Contributor

@cmey cmey commented Jul 18, 2022

Age is in 2nd column instead of 1st.

Console output when selecting a row, before fix:
Name: Peter Age: Peter

After this fix:
Name: Peter Age: 20

@coveralls
Copy link

coveralls commented Jul 18, 2022

Pull Request Test Coverage Report for Build 2690723965

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+5.5%) to 70.181%

Totals Coverage Status
Change from base Build 2249572744: 5.5%
Covered Lines: 1784
Relevant Lines: 2542

💛 - Coveralls

@codecov
Copy link

codecov bot commented Jul 18, 2022

Codecov Report

Merging #649 (c708028) into master (40bacf8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #649   +/-   ##
=======================================
  Coverage   65.58%   65.58%           
=======================================
  Files          32       32           
  Lines        2720     2720           
=======================================
  Hits         1784     1784           
  Misses        936      936           

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 40bacf8...c708028. Read the comment docs.

@cmey cmey changed the title Fix documentation code snippet for filterview Tiny fix in documentation code snippet about GtkTreeModelFilter Jul 18, 2022
@tknopp tknopp merged commit b1e2d5e into JuliaGraphics:master Jul 18, 2022
@cmey cmey deleted the patch-1 branch July 18, 2022 22:09
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.

3 participants