johntruckenbrodt / pyroSAR

framework for large-scale SAR satellite data processing
MIT License
513 stars 112 forks source link

[DEMHandler] apply file lock to VRTs #319

Closed johntruckenbrodt closed 2 months ago

johntruckenbrodt commented 2 months ago

This ensures parallel processes may not modify the same VRT file.

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 10904412140

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pyroSAR/auxdata.py 6 13 46.15%
<!-- Total: 6 13 46.15% -->
Totals Coverage Status
Change from base Build 10695810162: 0.01%
Covered Lines: 3664
Relevant Lines: 6999

💛 - Coveralls