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

Clean up tree bindings with generics #5480

Merged
merged 4 commits into from
Jan 30, 2025
Merged

Conversation

Jacalz
Copy link
Member

@Jacalz Jacalz commented Jan 29, 2025

Description:

For #5378

Checklist:

  • Tests included. <- covered by existing tests
  • Lint and formatter run with no errors.
  • Tests all pass.

@Jacalz
Copy link
Member Author

Jacalz commented Jan 29, 2025

FYI: The plan is to eventually move code from generics.go over into the respective tree, list files etc. but to do so, I want to clean up the rest of the code first so those files are smaller.

@coveralls
Copy link

coveralls commented Jan 29, 2025

Coverage Status

coverage: 62.666% (+1.8%) from 60.858%
when pulling 590655e on Jacalz:generic-bindtrees
into 3795a68 on fyne-io:develop.

@Jacalz Jacalz merged commit dbeac19 into fyne-io:develop Jan 30, 2025
11 checks passed
@Jacalz Jacalz deleted the generic-bindtrees branch January 30, 2025 21:18
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.

3 participants