tutorcruncher / hermes

1 stars 0 forks source link

Company Custom Fields on Deals #267

Closed PrenSJ2 closed 2 months ago

PrenSJ2 commented 2 months ago

Close #127

Technical Description

If a deal has a custom field with the same machine_name of a Company custom field, the deal custom field will inherit the value from the company custom field.

Testing

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 90.90909% with 9 lines in your changes missing coverage. Please review.

Project coverage is 93.48%. Comparing base (620b223) to head (cd8a589).

Files with missing lines Patch % Lines
app/tc2/_process.py 68.75% 0 Missing and 5 partials :warning:
app/base_schema.py 83.33% 0 Missing and 2 partials :warning:
app/pipedrive/_process.py 93.93% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #267 +/- ## ========================================== - Coverage 93.59% 93.48% -0.11% ========================================== Files 29 29 Lines 1763 1843 +80 Branches 243 275 +32 ========================================== + Hits 1650 1723 +73 Misses 71 71 - Partials 42 49 +7 ```

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