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: use interface #205

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

feat: use interface #205

wants to merge 3 commits into from

Conversation

Mohammad-Alavi
Copy link
Member

Description

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Refactor (refactoring a current feature, method, etc...)
  • Code Coverage (adding/removing/updating/refactoring tests)
  • New feature (non-breaking change which adds functionality)
  • Remove feature (non-breaking change which removes functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@Mohammad-Alavi Mohammad-Alavi added type: enhancement A proposed improvement or addition to existing features type: breaking change This change will break existing functionality or compatibility labels Aug 22, 2024
@Mohammad-Alavi Mohammad-Alavi self-assigned this Aug 22, 2024
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 7.85%. Comparing base (7380141) to head (f30a974).
Report is 13 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##             master    #205      +/-   ##
===========================================
+ Coverage      7.78%   7.85%   +0.07%     
- Complexity      658     659       +1     
===========================================
  Files            99      99              
  Lines          2711    2711              
===========================================
+ Hits            211     213       +2     
+ Misses         2500    2498       -2     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: breaking change This change will break existing functionality or compatibility type: enhancement A proposed improvement or addition to existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant