Open sinaeftekhar opened 10 months ago
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
abbf0c6
) 96.79% compared to head (90e08d6
) 96.71%. Report is 7 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
lib/decidim/term_customizer/import/readers/xlsx.rb | 66.66% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Sometimes the excel files might contain nil values which is not evident to the users eye, but messes with the app. This fix solves this problem. Fixes issue #91