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

✨ Created the Analytics Confluence service. #184

Merged
merged 1 commit into from
Apr 3, 2023

Conversation

ctreminiom
Copy link
Owner

  1. Added the possibility to extract the content views using the id as reference.
  2. Created the unit test cases with a 94% of coverage
  3. Documented the service methods on the documentation site.
  4. Closes Enable /wiki/rest/api/analytics/ endpoints #155

1. Added the possibility to extract the content views using the id as reference.
2. Created the unit test cases with a 94% of coverage
3. Documented the service methods on the documentation site.
4. Closes #155
@ctreminiom ctreminiom added enhancement New feature or request Confluence labels Apr 3, 2023
@codecov
Copy link

codecov bot commented Apr 3, 2023

Codecov Report

Merging #184 (fac8be5) into main (fcb3966) will increase coverage by 0.01%.
The diff coverage is 90.47%.

@@            Coverage Diff             @@
##             main     #184      +/-   ##
==========================================
+ Coverage   85.89%   85.91%   +0.01%     
==========================================
  Files         127      128       +1     
  Lines       10874    10916      +42     
==========================================
+ Hits         9340     9378      +38     
- Misses        866      868       +2     
- Partials      668      670       +2     
Impacted Files Coverage Δ
confluence/internal/analytics_impl.go 90.24% <90.24%> (ø)
confluence/api_client_impl.go 93.61% <100.00%> (+0.06%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ctreminiom ctreminiom merged commit 36300c9 into main Apr 3, 2023
@ctreminiom ctreminiom deleted the feature/confluence-views branch May 15, 2023 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Confluence enhancement New feature or request
Projects
Status: Released
Development

Successfully merging this pull request may close these issues.

Enable /wiki/rest/api/analytics/ endpoints
1 participant