mirror of
				https://github.com/mermaid-js/mermaid.git
				synced 2025-11-04 04:44:08 +01:00 
			
		
		
		
	Merge branch 'develop' into update-latest-news-section
* develop: Add threshold Fix Typo
This commit is contained in:
		@@ -4,3 +4,9 @@ comment:
 | 
			
		||||
  require_changes: false # if true: only post the comment if coverage changes
 | 
			
		||||
  require_base: no # [yes :: must have a base report to post]
 | 
			
		||||
  require_head: yes # [yes :: must have a head report to post]
 | 
			
		||||
 | 
			
		||||
coverage:
 | 
			
		||||
  status:
 | 
			
		||||
    project:
 | 
			
		||||
      default:
 | 
			
		||||
        threshold: 1%
 | 
			
		||||
 
 | 
			
		||||
@@ -304,7 +304,7 @@ where
 | 
			
		||||
- the second _property_ is `color` and its _value_ is `white`
 | 
			
		||||
- the third _property_ is `font-weight` and its _value_ is `bold`
 | 
			
		||||
- the fourth _property_ is `stroke-width` and its _value_ is `2px`
 | 
			
		||||
- the fifth _property_ is `stroke` and its _value_ is `yello`
 | 
			
		||||
- the fifth _property_ is `stroke` and its _value_ is `yellow`
 | 
			
		||||
 | 
			
		||||
### Apply classDef styles to states
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user