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

✨ Added on the Project.Property service. #108

Merged
merged 4 commits into from
Mar 7, 2022
Merged

Conversation

ctreminiom
Copy link
Owner

  1. Added the project property service on the Jira V2

1. Added the project property service on the Jira V2
@ctreminiom ctreminiom added Jira Software Cloud V2 Jira Cloud V2 V3 Jira Cloud V3 labels Mar 3, 2022
@codecov
Copy link

codecov bot commented Mar 3, 2022

Codecov Report

Merging #108 (905b0d3) into main (3eb2ec4) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              main      #108    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          154       156     +2     
  Lines        11274     11394   +120     
==========================================
+ Hits         11274     11394   +120     
Impacted Files Coverage Δ
jira/v2/project.go 100.00% <ø> (ø)
jira/v3/project.go 100.00% <ø> (ø)
jira/v2/jira.go 100.00% <100.00%> (ø)
jira/v2/projectProperty.go 100.00% <100.00%> (ø)
jira/v3/jira.go 100.00% <100.00%> (ø)
jira/v3/projectProperty.go 100.00% <100.00%> (ø)

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 3eb2ec4...905b0d3. Read the comment docs.

1. Increased the code coverage on the projectProperty_test.go file
1. Added the project property service on the Jira V3
1. Added the method documentation on the Project Property service.
@ctreminiom ctreminiom marked this pull request as ready for review March 7, 2022 22:04
@ctreminiom ctreminiom merged commit 4f29d49 into main Mar 7, 2022
@ctreminiom ctreminiom deleted the feature/properties branch March 7, 2022 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Jira Software Cloud V2 Jira Cloud V2 V3 Jira Cloud V3
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant