• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

nasa / bingo / 21967226111
96%
master: 96%

Build:
Build:
LAST BUILD BRANCH: 0.5.7
DEFAULT BRANCH: master
Ran 12 Feb 2026 10:49PM UTC
Jobs 1
Files 90
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

12 Feb 2026 10:46PM UTC coverage: 96.063% (-0.07%) from 96.136%
21967226111

Pull #86

github

Copilot
Disable power-to-square/cube conversion until bingocpp support

- Commented out x^2 -> square(x) and x^3 -> cube(x) conversion in _replace_integer_powers()
- Powers 2 and 3 now expand to multiplication like other powers
- Added detailed comments explaining this is temporary until SQUARE/CUBE implemented in bingocpp
- Updated test names and expectations: test_power_2_to_multiplication, test_power_3_to_multiplication
- Removed test_sqrt_squared_simplification (depends on power-to-square conversion)
- All 43 simplification backend tests pass

Co-authored-by: gbomarito <9367793+gbomarito@users.noreply.github.com>
Pull Request #86: Add SQUARE and CUBE unary operators to AGraph

33 of 38 new or added lines in 5 files covered. (86.84%)

4660 of 4851 relevant lines covered (96.06%)

0.96 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
92.64
-0.16% bingo/symbolic_regression/agraph/simplification_backend/automatic_simplification.py
3
92.86
-7.14% bingo/symbolic_regression/agraph/onnx_interface.py
Jobs
ID Job ID Ran Files Coverage
1 21967226111.1 12 Feb 2026 10:49PM UTC 90
96.06
Source Files on build 21967226111
  • Tree
  • List 90
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #86
  • PR Base - develop (#21637100271)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc