tdfischer / organizer

The answer is to get organized.
GNU Affero General Public License v3.0
17 stars 5 forks source link

[feature] crm: import/export: allow airtable column names to be confi… #78

Closed tdfischer closed 5 years ago

tdfischer commented 5 years ago

…gured

Closes #70

codecov[bot] commented 5 years ago

Codecov Report

Merging #78 into master will increase coverage by 0.05%. The diff coverage is 66.66%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #78      +/-   ##
========================================
+ Coverage   60.94%    61%   +0.05%     
========================================
  Files         119    119              
  Lines        2617   2621       +4     
  Branches      277    277              
========================================
+ Hits         1595   1599       +4     
  Misses        997    997              
  Partials       25     25
Flag Coverage Δ
#node 55.99% <ø> (ø) :arrow_up:
#python 63.55% <66.66%> (+0.08%) :arrow_up:
Impacted Files Coverage Δ
crm/importing.py 47.61% <ø> (ø) :arrow_up:
crm/exporting.py 56.81% <0%> (ø) :arrow_up:
organizer/settings.py 86.48% <100%> (+0.77%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5dcfe12...a4cba05. Read the comment docs.