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

Improve FileService Code Coverage #13176

Open
12 of 21 tasks
Tracked by #13145
povolev15 opened this issue May 9, 2024 · 0 comments
Open
12 of 21 tasks
Tracked by #13145

Improve FileService Code Coverage #13176

povolev15 opened this issue May 9, 2024 · 0 comments

Comments

@povolev15
Copy link
Contributor

povolev15 commented May 9, 2024

Add more unit tests to improve code coverage to each class in File Service

  1. Checked box without issue indicates False negative for coverage where codacy reports 0% coverage but test exists.
  2. Checked box with Issue indicates the associated issue has been addressed.
  3. List items in bold represent classes falling below 80% coverage and targeted for improvement

base

  • FileQueryBase [100%]

CODEC

  • FileServiceStateTranslator [100 %]

HANDLERS


SCHEMAS

  • InitialModFileGenesisSchema[84 %]

UTIL

  • FileServiceUtils [93 %]

BASE PACKAGE

  • FileServiceImpl [75 %] #13194
  • FileStore [100 %]
  • ReadableFileStoreImpl [100 %]
  • ReadableUpgradeFileStoreImpl [90 %]
  • WritableFileStore [87 %]
  • WritableUpgradeFileStore [100 %]

hedera-file-service module

@povolev15 povolev15 self-assigned this May 9, 2024
@povolev15 povolev15 moved this from 📋 Backlog to 👷🏼‍♀️ In Progress in Services Team May 9, 2024
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Services Team May 9, 2024
@povolev15 povolev15 moved this from 👷🏼‍♀️ In Progress to Epics in Services Team May 9, 2024
@povolev15 povolev15 removed their assignment May 10, 2024
@netopyr netopyr moved this from Epics to 📋 Backlog in Services Team May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants