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(backend): move general things into utils.py #61

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

bitbloxhub
Copy link
Contributor

No description provided.

@bitbloxhub bitbloxhub self-assigned this Jan 24, 2025
Copy link

codecov bot commented Jan 24, 2025

Codecov Report

Attention: Patch coverage is 89.18919% with 4 lines in your changes missing coverage. Please review.

Project coverage is 49.29%. Comparing base (3f9a18b) to head (b17b568).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/aigis/utils.py 87.87% 4 Missing ⚠️
@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
+ Coverage   48.32%   49.29%   +0.97%     
==========================================
  Files          17       18       +1     
  Lines         209      213       +4     
  Branches       28       28              
==========================================
+ Hits          101      105       +4     
  Misses        100      100              
  Partials        8        8              
Flag Coverage Δ
backend 93.44% <89.18%> (+0.46%) ⬆️
frontend 31.57% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/aigis/__init__.py 100.00% <100.00%> (+10.00%) ⬆️
src/aigis/test_something.py 100.00% <100.00%> (ø)
src/aigis/utils.py 87.87% <87.87%> (ø)

@bitbloxhub bitbloxhub force-pushed the refactor-utils branch 2 times, most recently from e662476 to 1387e1d Compare January 26, 2025 21:27
@bitbloxhub bitbloxhub force-pushed the postgres-client branch 2 times, most recently from 0ae0bc2 to cb92f67 Compare January 26, 2025 21:29
@bitbloxhub bitbloxhub force-pushed the refactor-utils branch 2 times, most recently from 7645675 to 007f9ef Compare January 27, 2025 20:54
@bitbloxhub bitbloxhub changed the base branch from postgres-client to main January 27, 2025 20:54
@bitbloxhub bitbloxhub marked this pull request as ready for review January 27, 2025 22:05
@bitbloxhub bitbloxhub requested a review from a team January 27, 2025 22:05
Copy link

@billkamp billkamp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@bitbloxhub bitbloxhub merged commit 5ed2acf into main Jan 28, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants