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

v1.0.1 #6

Merged
merged 13 commits into from
Mar 2, 2024
Merged

v1.0.1 #6

merged 13 commits into from
Mar 2, 2024

Conversation

JesseCoretta
Copy link
Owner

Changes

  • stack.go around line 1928
    • Use Stack.IsInit and Condition.IsInit instead of ok variables respectively, which are now shadowed
    • This resolves a panic reported within go-aci v1.0.1

@codecov-commenter
Copy link

codecov-commenter commented Nov 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (452e4cc) 99.38% compared to head (593335a) 99.38%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #6   +/-   ##
=======================================
  Coverage   99.38%   99.38%           
=======================================
  Files           6        6           
  Lines        2915     2947   +32     
=======================================
+ Hits         2897     2929   +32     
  Misses         14       14           
  Partials        4        4           

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

@JesseCoretta JesseCoretta self-assigned this Nov 19, 2023
@JesseCoretta JesseCoretta added the bug Something isn't working label Nov 19, 2023
@JesseCoretta JesseCoretta marked this pull request as ready for review March 2, 2024 05:16
@JesseCoretta JesseCoretta merged commit 44be0e9 into main Mar 2, 2024
3 checks passed
@JesseCoretta JesseCoretta deleted the v1.0.1 branch March 2, 2024 06:42
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.

2 participants