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

Update icon instantiation #541

Merged
merged 1 commit into from
Sep 28, 2024
Merged

Update icon instantiation #541

merged 1 commit into from
Sep 28, 2024

Conversation

FWDekker
Copy link
Owner

And fix some tests that suddenly started failing for absolutely no good reason.

Hopefully fixes #R13, but no reason to close it as of yet.

And fix some tests that suddenly started failing for absolutely no good reason.
@FWDekker FWDekker added the bug Something isn't working label Sep 28, 2024
@FWDekker FWDekker self-assigned this Sep 28, 2024
Copy link

codecov bot commented Sep 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.40%. Comparing base (2647582) to head (079b277).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #541      +/-   ##
==========================================
+ Coverage   80.35%   80.40%   +0.04%     
==========================================
  Files          51       51              
  Lines        2087     2087              
  Branches      357      357              
==========================================
+ Hits         1677     1678       +1     
+ Misses        339      338       -1     
  Partials       71       71              

@FWDekker FWDekker merged commit 73557f1 into main Sep 28, 2024
8 checks passed
@FWDekker FWDekker deleted the computed-before-call branch September 28, 2024 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[57a5eb8c] Must be not computed before that call
1 participant