File: codecov.yml

package info (click to toggle)
migraphx 7.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 31,384 kB
  • sloc: cpp: 205,073; python: 25,903; sh: 253; xml: 199; makefile: 59; ansic: 16
file content (5 lines) | stat: -rw-r--r-- 79 bytes parent folder | download
1
2
3
4
5
ignore:
  - "test/"
  - "src/driver"
  - "build/" 
  - "src/netron_output.cpp"