go-atlassian icon indicating copy to clipboard operation
go-atlassian copied to clipboard

add support for textarea custom fields

Open sancyx opened this issue 1 year ago • 5 comments

Add support for textarea custom fields.

sancyx avatar Jan 29 '24 12:01 sancyx

Codecov Report

Attention: Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.

Project coverage is 89.10%. Comparing base (06e675c) to head (075287d). Report is 12 commits behind head on main.

:exclamation: Current head 075287d differs from pull request most recent head f8a1529

Please upload reports for the commit f8a1529 to get more accurate results.

Files Patch % Lines
pkg/infra/models/jira_customFields.go 0.00% 11 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #253      +/-   ##
==========================================
+ Coverage   88.89%   89.10%   +0.20%     
==========================================
  Files         154      154              
  Lines       12094    12037      -57     
==========================================
- Hits        10751    10725      -26     
+ Misses        701      670      -31     
  Partials      642      642              

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

codecov[bot] avatar Feb 05 '24 04:02 codecov[bot]

Hi @sancyx, thank you for investing your time in this project, could you please add the test cases for that method?, the CI is failing due the coverage.

Thanks!

ctreminiom avatar Feb 05 '24 05:02 ctreminiom

@ctreminiom if you merge this, I could add coverage for it.

Fank avatar Jul 03 '24 04:07 Fank