mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-10-30 23:47:40 +03:00 
			
		
		
		
	* Remove generic meta class from resource and async resource classes * Add link to the issue into the tests * Update changelog
		
			
				
	
	
		
			11 lines
		
	
	
		
			150 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			150 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| [run]
 | |
| source = src/dependency_injector
 | |
| omit = tests/unit
 | |
| plugins = Cython.Coverage
 | |
| 
 | |
| [report]
 | |
| show_missing = true
 | |
| 
 | |
| [html]
 | |
| directory=reports/unittests/
 |