mirror of
				https://github.com/KevinMidboe/vue-chartjs.git
				synced 2025-10-29 18:00:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			35 lines
		
	
	
		
			496 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			496 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
codecov:
 | 
						|
  branch: master
 | 
						|
 | 
						|
coverage:
 | 
						|
  precision: 2
 | 
						|
  round: down
 | 
						|
  range: "70...100"
 | 
						|
 | 
						|
  status:
 | 
						|
    project:
 | 
						|
      default:
 | 
						|
        target: auto
 | 
						|
        threshold: null
 | 
						|
        branches: null
 | 
						|
 | 
						|
    patch:
 | 
						|
      default:
 | 
						|
        target: auto
 | 
						|
        branches: null
 | 
						|
 | 
						|
    changes:
 | 
						|
      default:
 | 
						|
        branches: null
 | 
						|
 | 
						|
  ignore:
 | 
						|
    - "tests/*"
 | 
						|
    - "src/examples/*"
 | 
						|
    - "src/mixins/*"
 | 
						|
 | 
						|
 | 
						|
comment:
 | 
						|
  layout: "header, diff, changes, sunburst, uncovered, tree"
 | 
						|
  branches: null
 | 
						|
  behavior: default
 |