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

nasa / bingo / 21966530829
96%
master: 96%

Build:
Build:
LAST BUILD BRANCH: 0.5.7
DEFAULT BRANCH: master
Ran 12 Feb 2026 10:28PM 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:21PM UTC coverage: 96.066% (-0.07%) from 96.136%
21966530829

Pull #86

github

Copilot
Add comprehensive tests for SQUARE and CUBE simplification backend

- test_square_simplification: Tests integer folding (0,1,2,5) and sqrt(x)^2 rule
- test_cube_simplification: Tests integer folding (0,1,2,3,-2)
- test_power_to_square_conversion: Tests x^2 -> square(x)
- test_power_to_cube_conversion: Tests x^3 -> cube(x)
- test_power_to_multiplication_for_4: Tests x^4 still becomes multiplication
- test_sqrt_squared_simplification: Tests sqrt(x)^2 full pipeline
All 44 simplification tests pass (6 new tests added)

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

37 of 42 new or added lines in 6 files covered. (88.1%)

6 existing lines in 1 file now uncovered.

4664 of 4855 relevant lines covered (96.07%)

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

Uncovered Existing Lines

Lines Coverage ∆ File
6
82.54
1.18% bingo/symbolic_regression/agraph/simplification_backend/optional_expression_modification.py
Jobs
ID Job ID Ran Files Coverage
1 21966530829.1 12 Feb 2026 10:28PM UTC 90
96.07
Source Files on build 21966530829
  • 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