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: fixed for the issue (#15) #100

Merged
merged 2 commits into from
Dec 30, 2022
Merged

Conversation

myConsciousness
Copy link
Member

1. Description

1.1. Checklist

  • The title of my PR starts with a Conventional Commit prefix (fix:, feat:, docs: etc).
  • I have read the Contributor Guide and followed the process outlined for submitting PRs.
  • I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation in docs and added dartdoc comments with ///.
  • I have updated/added relevant examples in examples.

1.2. Breaking Change

  • Yes, this is a breaking change.
  • No, this is not a breaking change.

1.3. Related Issues

Co-authored-by: myConsciousness <contact@shinyakato.dev>”
Co-authored-by: myConsciousness <contact@shinyakato.dev>”
@myConsciousness myConsciousness self-assigned this Dec 30, 2022
@myConsciousness myConsciousness linked an issue Dec 30, 2022 that may be closed by this pull request
1 task
@github-actions github-actions bot added service/accounts test v1 Indicates that it is a v1 endpoint. labels Dec 30, 2022
@myConsciousness
Copy link
Member Author

bors merge

@codecov-commenter
Copy link

Codecov Report

Merging #100 (d0ea8c0) into main (30298a2) will decrease coverage by 0.06%.
The diff coverage is 62.50%.

@@            Coverage Diff             @@
##             main     #100      +/-   ##
==========================================
- Coverage   69.81%   69.74%   -0.07%     
==========================================
  Files          92       94       +2     
  Lines         911      919       +8     
==========================================
+ Hits          636      641       +5     
- Misses        275      278       +3     
Impacted Files Coverage Δ
lib/src/service/entities/report_category.dart 0.00% <0.00%> (ø)
...b/src/service/v1/accounts/accounts_v1_service.dart 97.64% <80.00%> (-0.54%) ⬇️
lib/src/service/entities/report.dart 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@bors
Copy link
Contributor

bors bot commented Dec 30, 2022

Build succeeded:

@bors bors bot merged commit cbd49d3 into main Dec 30, 2022
@bors bors bot deleted the 15-feature-request-reports-api-methods branch December 30, 2022 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
service/accounts test v1 Indicates that it is a v1 endpoint.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: reports API methods
2 participants