dvdl16 / woocommerce_fusion

WooCommerce connector for ERPNext v15
https://finfoot.tech
Other
28 stars 24 forks source link

fix: accidental removal of decorator and handle blank string for regular price #87

Closed dvdl16 closed 4 months ago

dvdl16 commented 4 months ago

Description

Type of change

Tests

Checklist:

User Experience:

N/A

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 78.38%. Comparing base (33a2eee) to head (ee6c057). Report is 1 commits behind head on version-15.

Files Patch % Lines
woocommerce_fusion/__init__.py 0.00% 1 Missing :warning:
woocommerce_fusion/tasks/sync_item_prices.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## version-15 #87 +/- ## ============================================== - Coverage 78.41% 78.38% -0.03% ============================================== Files 23 23 Lines 1251 1254 +3 ============================================== + Hits 981 983 +2 - Misses 270 271 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.