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

chore: Add utils functions and move tests into seperate package #351

Merged
merged 2 commits into from
Apr 16, 2024

Conversation

ishaansehgal99
Copy link
Collaborator

@ishaansehgal99 ishaansehgal99 commented Apr 14, 2024

Reason for Change:
Add some future needed util functions, and move tests to seperate package to prevent cyclical depdencies where API imports utils then utils imports API. In order to use utils in API need to seperate out test logic.

@ishaansehgal99 ishaansehgal99 changed the title feat: Add utils functions and move tests into seperate package chore: Add utils functions and move tests into seperate package Apr 14, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.89%. Comparing base (fde6369) to head (699d108).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #351   +/-   ##
=======================================
  Coverage   62.89%   62.89%           
=======================================
  Files          14       14           
  Lines        1307     1307           
=======================================
  Hits          822      822           
  Misses        447      447           
  Partials       38       38           

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

@ishaansehgal99 ishaansehgal99 merged commit 9e2ac24 into main Apr 16, 2024
8 checks passed
@ishaansehgal99 ishaansehgal99 deleted the Ishaan/update-utils branch April 16, 2024 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants