Skip to content

fix: Fix passing conditions callbacks as references.#431

Merged
fgmacedo merged 1 commit intodevelopfrom
macedo/fix-cond-as-references
May 5, 2024
Merged

fix: Fix passing conditions callbacks as references.#431
fgmacedo merged 1 commit intodevelopfrom
macedo/fix-cond-as-references

Conversation

@fgmacedo
Copy link
Copy Markdown
Owner

@fgmacedo fgmacedo commented May 5, 2024

Closes #417.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 5, 2024

Quality Gate Passed Quality Gate passed

Issues
4 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@codecov
Copy link
Copy Markdown

codecov Bot commented May 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d195b4a) to head (5727721).

Additional details and impacted files
@@            Coverage Diff            @@
##           develop      #431   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines         1174      1199   +25     
  Branches       166       175    +9     
=========================================
+ Hits          1174      1199   +25     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@fgmacedo fgmacedo merged commit f55eb5a into develop May 5, 2024
@fgmacedo fgmacedo deleted the macedo/fix-cond-as-references branch May 5, 2024 03:47
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.

Guards and conditions passed as strings really necessary?

1 participant