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

refactor: use interface instead of class to define response dtos #161

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

refactor: use interface instead of class to define response dtos

6502aeb
Select commit
Loading
Failed to load commit list.
Open

refactor: use interface instead of class to define response dtos #161

refactor: use interface instead of class to define response dtos
6502aeb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2024 in 1s

91.24% (+0.00%) compared to 2d71e8c

View this Pull Request on Codecov

91.24% (+0.00%) compared to 2d71e8c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.24%. Comparing base (2d71e8c) to head (6502aeb).
Report is 2 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #161   +/-   ##
=======================================
  Coverage   91.24%   91.24%           
=======================================
  Files          62       62           
  Lines        2901     2901           
  Branches      335      335           
=======================================
  Hits         2647     2647           
  Misses        254      254           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.