Closed phoebe-p closed 7 months ago
Attention: Patch coverage is 84.12698%
with 10 lines
in your changes are missing coverage. Please review.
Project coverage is 60.23%. Comparing base (
b3310ca
) to head (88755cd
).
Files | Patch % | Lines |
---|---|---|
solcore/light_source/spectral2.py | 80.43% | 9 Missing :warning: |
solcore/sesame_drift_diffusion/solve_pdd.py | 92.30% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fixes #266 (thanks to Fortran code fixes by @sbhasan) and also fixes and issue in the spectral2.py file, where the "urban" AOD model, or c and d coefficients passed as lists by the user, could not be set due to a typo and incorrect type checking.