Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Assign is_complex automatically to custom form #7086

Merged
merged 2 commits into from
Jun 28, 2020

Conversation

iamareebjamal
Copy link
Member

No description provided.


data = json.dumps(
{
'data': {

Choose a reason for hiding this comment

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

Black would make changes.

@codecov
Copy link

codecov bot commented Jun 28, 2020

Codecov Report

Merging #7086 into development will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #7086      +/-   ##
===============================================
+ Coverage        61.95%   62.00%   +0.04%     
===============================================
  Files              262      262              
  Lines            12981    12982       +1     
===============================================
+ Hits              8043     8049       +6     
+ Misses            4938     4933       -5     
Impacted Files Coverage Δ
app/api/custom_forms.py 75.51% <100.00%> (+4.67%) ⬆️
app/api/schema/custom_forms.py 100.00% <100.00%> (ø)
app/api/helpers/custom_forms.py 100.00% <0.00%> (+6.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 5901e1f...d2c71da. Read the comment docs.

@iamareebjamal iamareebjamal merged commit 0f00132 into development Jun 28, 2020
@iamareebjamal iamareebjamal deleted the custom-form/api branch June 28, 2020 06:56
@niranjan94
Copy link
Member

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- tests/all/integration/api/custom_forms/test_custom_forms_api.py  11
         

Clones added
============
- tests/all/integration/api/custom_forms/test_custom_forms_api.py  2
         

See the complete overview on Codacy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants