Skip to content

Conversation

@yaselc
Copy link

@yaselc yaselc commented Feb 18, 2021

A separate field class for Django form

Previous: #5

@yaselc yaselc requested review from glarrain and jtrh February 18, 2021 11:51
@yaselc yaselc self-assigned this Feb 18, 2021
@yaselc yaselc force-pushed the feature/add-dj-form-field branch from 2615101 to a0a3214 Compare February 18, 2021 11:59
@codecov-io
Copy link

codecov-io commented Feb 18, 2021

Codecov Report

Merging #197 (138eda0) into develop (e3aab0f) will increase coverage by 0.10%.
The diff coverage is 91.66%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #197      +/-   ##
===========================================
+ Coverage    80.88%   80.98%   +0.10%     
===========================================
  Files           30       31       +1     
  Lines         2511     2535      +24     
  Branches       377      380       +3     
===========================================
+ Hits          2031     2053      +22     
- Misses         306      307       +1     
- Partials       174      175       +1     
Impacted Files Coverage Δ
cl_sii/extras/dj_form_fields.py 91.66% <91.66%> (ø)

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 e3aab0f...138eda0. Read the comment docs.

@yaselc yaselc force-pushed the feature/add-dj-form-field branch from a0a3214 to c8e871d Compare February 18, 2021 20:58
@yaselc yaselc marked this pull request as ready for review February 18, 2021 21:00
@glarrain
Copy link
Contributor

LGTM. Alas, the approval must come from @jtrh

@glarrain glarrain removed their request for review February 19, 2021 14:05
@yaselc yaselc force-pushed the feature/add-dj-form-field branch from c8e871d to 28835e9 Compare February 19, 2021 16:20
Copy link
Contributor

@jtrh jtrh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There're a few suggestions in the review comments.

@yaselc yaselc force-pushed the feature/add-dj-form-field branch from 28835e9 to 138eda0 Compare February 22, 2021 19:59
@glarrain
Copy link
Contributor

@yaselc remember #197 (comment)

@yaselc yaselc force-pushed the feature/add-dj-form-field branch from 138eda0 to 3a4d48a Compare February 22, 2021 20:41
A separate field class for Django form
@yaselc yaselc force-pushed the feature/add-dj-form-field branch from 3a4d48a to 9209bca Compare February 24, 2021 15:07
@yaselc yaselc requested review from glarrain and jtrh February 24, 2021 15:54
@yaselc yaselc merged commit 1ea2e1f into develop Feb 26, 2021
@yaselc yaselc deleted the feature/add-dj-form-field branch February 26, 2021 17:09
@yaselc yaselc mentioned this pull request Feb 26, 2021
@jtrobles-cdd jtrobles-cdd added enhancement New feature or request and removed feature labels Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: other enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants