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

jas88 / RDMP / 18631820004 / 2
57%
main: 36%

Build:
Build:
LAST BUILD BRANCH: task/upgrade-to-net10
DEFAULT BRANCH: main
Ran 19 Oct 2025 03:12PM UTC
Files 2262
Run time 58s
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: 36.289%. Remained the same
18631820004.2

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>

13688 of 42183 branches covered (32.45%)

Branch coverage included in aggregate %.

40780 of 107912 relevant lines covered (37.79%)

4482.6 hits per line

Source Files on job unit tests - 18631820004.2
  • Tree
  • List 2262
  • Changed 760
  • Source Changed 0
  • Coverage Changed 760
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 18631820004
  • 10d846bb on github
  • Prev Job for on develop (#18623742990.1)
  • Next Job for on develop (#18689624655.1)
  • 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