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

APN-Pucky / tyrant_optimize
70%

Build:
DEFAULT BRANCH: master
Repo Added 31 Dec 2018 09:08AM UTC
Files 15
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • V3
  • ahk_ci
  • ci_trial
  • copilot/fix-skipped-simulation-counter
  • corrosive_protect_armor
  • cover
  • coveralls
  • dependabot/github_actions/MarkusJx/install-boost-2.4.4
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/upload-artifact-4
  • dependabot/github_actions/actions/upload-artifact-5
  • dependabot/github_actions/actions/upload-artifact-6
  • dependabot/pip/ml/tqdm-4.66.3
  • fix/enhance-hunt-mark-poison-barrier
  • fix/reduce-delay-summoned-by-tower
  • fix_101
  • fix_68_67
  • fix_ci
  • genetic
  • gputest
  • lost
  • master
  • merged
  • omp2
  • openmp-debug-test-0
  • openmp-debug-test-1
  • openmp-release-test-1
  • openmp-release-test-10
  • openmp-release-test-11
  • openmp-release-test-2
  • openmp-release-test-3
  • patch-1
  • reenable_quests
  • refs/tags/5.0.0-alpha
  • refs/tags/v4.5.0
  • refs/tags/v4.6.0
  • refs/tags/v4.7.0
  • refs/tags/v4.8.0
  • refs/tags/v5.0.0-alpha
  • refs/tags/v5.0.1-alpha
  • refs/tags/v6.0.0-alpha
  • refs/tags/v6.1.0
  • refs/tags/v6.3.0
  • refs/tags/v6.3.1
  • refs/tags/v6.4.0
  • refs/tags/v6.4.1
  • refs/tags/v6.4.2
  • refs/tags/v6.5.0
  • refs/tags/v6.5.1
  • refs/tags/v6.5.2
  • refs/tags/v6.5.3
  • refs/tags/v6.5.4
  • refs/tags/v6.5.5
  • refs/tags/v6.5.6
  • refs/tags/v6.5.7
  • strap_debug
  • test_algos
  • tuo4
  • tuo5
  • tuo6
  • update_unity
  • v2.61.10
  • v2.61.7
  • v2.61.8
  • v2.61.9
  • v2.62.0
  • v2.62.1
  • v2.62.2
  • v2.63.0
  • v2.63.1
  • v2.63.2
  • v2.63.2.1
  • v2.63.3
  • v2.63.3.1
  • v2.63.4
  • v2.63.5
  • v2.63.6
  • v2.64.0
  • v3.0.1
  • v3.0.2
  • v3.0.3
  • v3.0.4
  • v3.1.0
  • v3.1.1
  • v3.1.3
  • v3.2.0
  • v3.2.1
  • v3.2.2
  • v3.2.3
  • v3.2.4
  • v3.2.5
  • v3.2.6
  • v3.3.1

25 May 2026 11:33AM UTC coverage: 70.476% (+0.1%) from 70.379%
26398340029

push

github

web-flow
Correct skipped-simulation accounting by counting DB-hit results as skipped (#112)

* Initial plan

* Fix skipped simulation counter for DB-only cache hits

Agent-Logs-Url: https://github.com/APN-Pucky/tyrant_optimize/sessions/218660fd-e3ca-4e0d-8765-c8e8bd331391

Co-authored-by: APN-Pucky <4533248+APN-Pucky@users.noreply.github.com>

* Add regression test for DB-only skipped simulation counting

Agent-Logs-Url: https://github.com/APN-Pucky/tyrant_optimize/sessions/218660fd-e3ca-4e0d-8765-c8e8bd331391

Co-authored-by: APN-Pucky <4533248+APN-Pucky@users.noreply.github.com>

* Count DB-hit results as skipped simulations

Agent-Logs-Url: https://github.com/APN-Pucky/tyrant_optimize/sessions/03a3ddb6-482c-420a-a814-67476ef400e2

Co-authored-by: APN-Pucky <4533248+APN-Pucky@users.noreply.github.com>

* Assert zero warmup skipped simulations in DB counter test

Agent-Logs-Url: https://github.com/APN-Pucky/tyrant_optimize/sessions/29a3afd1-24e8-48da-ac89-442737c99603

Co-authored-by: APN-Pucky <4533248+APN-Pucky@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: APN-Pucky <4533248+APN-Pucky@users.noreply.github.com>

19 of 19 new or added lines in 1 file covered. (100.0%)

1 existing line in 1 file now uncovered.

4798 of 6808 relevant lines covered (70.48%)

10406227.28 hits per line

Relevant lines Covered
Build:
Build:
6808 RELEVANT LINES 4798 COVERED LINES
10406227.28 HITS PER LINE
Source Files on master
  • Tree
  • List 15
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26398340029 master Correct skipped-simulation accounting by counting DB-hit results as skipped (#112) * Initial plan * Fix skipped simulation counter for DB-only cache hits Agent-Logs-Url: https://github.com/APN-Pucky/tyrant_optimize/sessions/218660fd-e3ca-4e0d-8... push 25 May 2026 11:39AM UTC web-flow github
70.48
26396980476 copilot/fix-skipped-simulation-counter Assert zero warmup skipped simulations in DB counter test Agent-Logs-Url: https://github.com/APN-Pucky/tyrant_optimize/sessions/29a3afd1-24e8-48da-ac89-442737c99603 Co-authored-by: APN-Pucky <4533248+APN-Pucky@users.noreply.github.com> Pull #112 25 May 2026 11:04AM UTC web-flow github
70.49
26396981515 copilot/fix-skipped-simulation-counter Merge 5ff5f04f2 into adf7c9377 Pull #112 25 May 2026 11:04AM UTC web-flow github
70.49
26396286592 copilot/fix-skipped-simulation-counter Count DB-hit results as skipped simulations Agent-Logs-Url: https://github.com/APN-Pucky/tyrant_optimize/sessions/03a3ddb6-482c-420a-a814-67476ef400e2 Co-authored-by: APN-Pucky <4533248+APN-Pucky@users.noreply.github.com> Pull #112 25 May 2026 10:53AM UTC web-flow github
70.49
26396287599 copilot/fix-skipped-simulation-counter Merge 330a16f82 into adf7c9377 Pull #112 25 May 2026 10:53AM UTC web-flow github
70.5
26314036851 copilot/fix-skipped-simulation-counter Merge 0a53c6491 into adf7c9377 Pull #112 25 May 2026 10:40AM UTC web-flow github
70.52
26314036154 copilot/fix-skipped-simulation-counter Add regression test for DB-only skipped simulation counting Agent-Logs-Url: https://github.com/APN-Pucky/tyrant_optimize/sessions/218660fd-e3ca-4e0d-8765-c8e8bd331391 Co-authored-by: APN-Pucky <4533248+APN-Pucky@users.noreply.github.com> push 25 May 2026 10:40AM UTC web-flow github
70.52
26313594396 master Update half factor for Unity BGE (#110) * Update half factor for Unity BGE * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Add Unity BGE regression test case... push 22 May 2026 09:53PM UTC web-flow github
70.38
26313052426 copilot/fix-skipped-simulation-counter Merge 3fda1adab into 72c6cbcb7 Pull #112 22 May 2026 09:45PM UTC web-flow github
70.36
26313021323 update_unity Add Unity BGE regression test case Agent-Logs-Url: https://github.com/APN-Pucky/tyrant_optimize/sessions/0b96575c-c882-4843-aee1-954eb3784765 Co-authored-by: APN-Pucky <4533248+APN-Pucky@users.noreply.github.com> Pull #110 22 May 2026 09:44PM UTC web-flow github
70.38
See All Builds (368)
  • Repo on GitHub
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