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

Fix up tests for binary16. #67

Merged
merged 6 commits into from
Nov 14, 2023
Merged

Fix up tests for binary16. #67

merged 6 commits into from
Nov 14, 2023

Conversation

dereuromark
Copy link
Owner

@dereuromark dereuromark commented Nov 12, 2023

Lets see if this fixes the broken binary16 support

Refs cakephp/cakephp#17421 and cakephp/phinx#2239

@codecov-commenter
Copy link

codecov-commenter commented Nov 12, 2023

Codecov Report

Attention: 130 lines in your changes are missing coverage. Please review.

Comparison is base (a5fc5e0) 9.32% compared to head (6d5b75e) 9.26%.
Report is 57 commits behind head on master.

❗ Current head 6d5b75e differs from pull request most recent head b34aa93. Consider uploading reports for the commit b34aa93 to get more accurate results

Files Patch % Lines
.../Sandbox/src/Controller/CakeExamplesController.php 0.00% 18 Missing ⚠️
src/Controller/ExportController.php 25.00% 15 Missing ⚠️
plugins/Sandbox/src/Controller/CsvController.php 0.00% 14 Missing ⚠️
...ndbox/src/Controller/DecimalExamplesController.php 0.00% 13 Missing ⚠️
...andbox/src/Controller/SearchExamplesController.php 0.00% 10 Missing ⚠️
.../Sandbox/src/Controller/AjaxExamplesController.php 0.00% 9 Missing ⚠️
...andbox/src/Controller/JqueryExamplesController.php 0.00% 7 Missing ⚠️
...ns/Sandbox/src/Controller/SandboxAppController.php 0.00% 5 Missing ⚠️
src/Controller/AccountController.php 0.00% 5 Missing ⚠️
...Sandbox/src/Controller/CacheExamplesController.php 0.00% 4 Missing ⚠️
... and 14 more

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##             master     #67      +/-   ##
===========================================
- Coverage      9.32%   9.26%   -0.06%     
- Complexity      671     675       +4     
===========================================
  Files            84      82       -2     
  Lines          2456    2450       -6     
===========================================
- Hits            229     227       -2     
+ Misses         2227    2223       -4     

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

@dereuromark
Copy link
Owner Author

Finally green again 🎉

@dereuromark dereuromark force-pushed the master-fix-binary16-tests branch from 6d5b75e to 27b90de Compare November 13, 2023 13:31
@dereuromark dereuromark merged commit 922bc3c into master Nov 14, 2023
6 of 14 checks passed
@dereuromark dereuromark deleted the master-fix-binary16-tests branch November 14, 2023 13:38
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.

2 participants