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

Problem: allocation endpoints was not tested #610

Merged
merged 2 commits into from
May 3, 2024

Conversation

olethanh
Copy link
Collaborator

@olethanh olethanh commented Apr 30, 2024

based on the system usage branch #609 because it need some common modification on the way the supervisor app is setup. So that other PR should be merged first

Copy link

Failed to retrieve llama text: POST 504:

504 Gateway Time-out


The server didn't respond in time.

Copy link

codecov bot commented Apr 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.82%. Comparing base (47f1ab5) to head (0eccb80).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #610      +/-   ##
==========================================
+ Coverage   44.30%   44.82%   +0.51%     
==========================================
  Files          55       55              
  Lines        5006     5033      +27     
  Branches      589      589              
==========================================
+ Hits         2218     2256      +38     
+ Misses       2670     2654      -16     
- Partials      118      123       +5     

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

@olethanh olethanh force-pushed the ol-test-allocation-endpoints branch from cbca185 to 47cbca6 Compare April 30, 2024 14:11
@nesitor nesitor assigned olethanh and unassigned nesitor Apr 30, 2024
olethanh and others added 2 commits May 3, 2024 13:47
Solution: Start by adding some simple tests
We don't test the full allocation and deallocation here. just auth
Co-authored-by: nesitor <amolinsdiaz@yahoo.es>
@olethanh olethanh force-pushed the ol-test-allocation-endpoints branch from 6c07ba7 to 0eccb80 Compare May 3, 2024 11:48
@olethanh olethanh merged commit 9bd3c03 into main May 3, 2024
23 checks passed
@Psycojoker Psycojoker deleted the ol-test-allocation-endpoints branch July 24, 2024 15:36
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