Skip to content

shader-slang/slang-coverage-reports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

26 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Slang Coverage Reports

Historical code coverage reports for the Slang shader compiler.

Latest Coverage

๐Ÿ”— View Latest Coverage Report

Historical Reports

๐Ÿ“Š Browse Historical Reports


๐Ÿ“… Updated: Nightly at 2 AM UTC ๐Ÿ”„ Source: Coverage Workflow ๐Ÿ› ๏ธ Tool: LLVM Coverage (llvm-cov)

About

This repository stores code coverage reports generated from the main Slang repository. Coverage is measured by running the full test suite with instrumentation enabled.

  • Latest report: Always at reports/latest/
  • Historical reports: Organized by date and commit in reports/history/YYYY-MM-DD-commit/

Repository Pattern

This repository follows the same pattern as slang-material-modules-benchmark:

  • Automated updates from main repository CI
  • Historical data accumulation
  • GitHub Pages deployment for visualization
  • Minimal maintenance required

About

Slang nightly coverage reports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages