mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-11-04 01:47:36 +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/
 |