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

jas88 / RDMP / 18667446777
57%
main: 36%

Build:
Build:
LAST BUILD BRANCH: task/upgrade-to-net10
DEFAULT BRANCH: main
Ran 20 Oct 2025 11:52PM UTC
Jobs 2
Files 1153
Run time 3min
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

19 Oct 2025 02:31PM UTC coverage: 57.049% (+0.008%) from 57.041%
18667446777

push

github

web-flow
Fix CodeQL integration: move analysis into bundle build (not duplicate) (#21)

## Summary
- Remove standalone CodeQL workflow file to eliminate duplication
- Move CodeQL analysis into the existing bundle build job
- CodeQL now runs once as part of the main CI/CD pipeline instead of
twice
- Maintain generated code exclusions (*.g.cs, *.g.i.cs, etc.)

## Changes Made
- Delete `.github/workflows/codeql.yml` (separate workflow)
- CodeQL analysis now integrated into bundle build job in `build.yml`
- Eliminates duplicate builds and consolidates security scanning
- Maintains same security coverage with better efficiency

## Context
This PR fixes the duplication issue where CodeQL was running in both:
1. A separate workflow (codeql.yml) 
2. The bundle build workflow

Now CodeQL runs only once as part of the bundle build process, using the
same build artifacts and maintaining full security coverage.

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

11403 of 21457 branches covered (53.14%)

Branch coverage included in aggregate %.

32367 of 55267 relevant lines covered (58.56%)

17493.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 unit tests - 18667446777.1 20 Oct 2025 11:52PM UTC 2262
36.29
GitHub Action Run
2 unit tests - 18667446777.2 20 Oct 2025 11:52PM UTC 2262
36.29
GitHub Action Run
Source Files on build 18667446777
  • Tree
  • List 1153
  • Changed 760
  • Source Changed 0
  • Coverage Changed 760
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #18667446777
  • 10d846bb on github
  • Prev Build on feature/improve-test-performance (#18639682226)
  • Next Build on fix/bundle-build-workflow (#18667574605)
  • Delete
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