feat: extend the profile fields with the already existing extended_profile_fields #1167
77.51% of diff hit (target 66.82%)
View this Pull Request on Codecov
77.51% of diff hit (target 66.82%)
Annotations
Check warning on line 135 in src/profile/data/reducers.js
codecov / codecov/patch
src/profile/data/reducers.js#L133-L135
Added lines #L133 - L135 were not covered by tests
Check warning on line 138 in src/profile/data/reducers.js
codecov / codecov/patch
src/profile/data/reducers.js#L138
Added line #L138 was not covered by tests
Check warning on line 142 in src/profile/data/reducers.js
codecov / codecov/patch
src/profile/data/reducers.js#L142
Added line #L142 was not covered by tests
Check warning on line 174 in src/profile/data/reducers.js
codecov / codecov/patch
src/profile/data/reducers.js#L172-L174
Added lines #L172 - L174 were not covered by tests
Check warning on line 176 in src/profile/data/reducers.js
codecov / codecov/patch
src/profile/data/reducers.js#L176
Added line #L176 was not covered by tests
Check warning on line 44 in src/profile/data/selectors.js
codecov / codecov/patch
src/profile/data/selectors.js#L44
Added line #L44 was not covered by tests
Check warning on line 253 in src/profile/data/selectors.js
codecov / codecov/patch
src/profile/data/selectors.js#L252-L253
Added lines #L252 - L253 were not covered by tests
Check warning on line 257 in src/profile/data/selectors.js
codecov / codecov/patch
src/profile/data/selectors.js#L256-L257
Added lines #L256 - L257 were not covered by tests
Check warning on line 280 in src/profile/data/selectors.js
codecov / codecov/patch
src/profile/data/selectors.js#L279-L280
Added lines #L279 - L280 were not covered by tests
Check warning on line 416 in src/profile/data/selectors.js
codecov / codecov/patch
src/profile/data/selectors.js#L416
Added line #L416 was not covered by tests
Check warning on line 93 in src/profile/data/services.js
codecov / codecov/patch
src/profile/data/services.js#L92-L93
Added lines #L92 - L93 were not covered by tests
Check warning on line 95 in src/profile/data/services.js
codecov / codecov/patch
src/profile/data/services.js#L95
Added line #L95 was not covered by tests
Check warning on line 97 in src/profile/data/services.js
codecov / codecov/patch
src/profile/data/services.js#L97
Added line #L97 was not covered by tests
Check warning on line 117 in src/profile/data/services.js
codecov / codecov/patch
src/profile/data/services.js#L117
Added line #L117 was not covered by tests
Check warning on line 161 in src/profile/data/services.js
codecov / codecov/patch
src/profile/data/services.js#L160-L161
Added lines #L160 - L161 were not covered by tests
Check warning on line 163 in src/profile/data/services.js
codecov / codecov/patch
src/profile/data/services.js#L163
Added line #L163 was not covered by tests
Check warning on line 168 in src/profile/data/services.js
codecov / codecov/patch
src/profile/data/services.js#L167-L168
Added lines #L167 - L168 were not covered by tests
Check warning on line 171 in src/profile/data/services.js
codecov / codecov/patch
src/profile/data/services.js#L171
Added line #L171 was not covered by tests
Check warning on line 26 in src/profile/forms/ExtendedProfileFields.jsx
codecov / codecov/patch
src/profile/forms/ExtendedProfileFields.jsx#L26
Added line #L26 was not covered by tests
Check warning on line 46 in src/profile/forms/ExtendedProfileFields.jsx
codecov / codecov/patch
src/profile/forms/ExtendedProfileFields.jsx#L46
Added line #L46 was not covered by tests
Check warning on line 69 in src/profile/forms/elements/CheckboxField.jsx
codecov / codecov/patch
src/profile/forms/elements/CheckboxField.jsx#L69
Added line #L69 was not covered by tests
Check warning on line 74 in src/profile/forms/elements/SelectField.jsx
codecov / codecov/patch
src/profile/forms/elements/SelectField.jsx#L74
Added line #L74 was not covered by tests
Check warning on line 35 in src/profile/forms/elements/TextField.jsx
codecov / codecov/patch
src/profile/forms/elements/TextField.jsx#L35
Added line #L35 was not covered by tests
Check warning on line 37 in src/profile/forms/elements/TextField.jsx
codecov / codecov/patch
src/profile/forms/elements/TextField.jsx#L37
Added line #L37 was not covered by tests