Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

feat: Improves the compute routes for code analysis #23

Merged
merged 3 commits into from
Oct 31, 2023
Merged

feat: Improves the compute routes for code analysis #23

merged 3 commits into from
Oct 31, 2023

Conversation

frgfm
Copy link
Member

@frgfm frgfm commented Oct 31, 2023

This PR introduces the following modifications:

  • updates routes access for compute router
  • adds a route for analysis using a single guideline
  • adds an option to run multi-thread analysis

Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Attention: 24 lines in your changes are missing coverage. Please review.

Comparison is base (2dc830e) 74.09% compared to head (694b6f8) 72.99%.

❗ Current head 694b6f8 differs from pull request most recent head cbfec5f. Consider uploading reports for the commit cbfec5f to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   74.09%   72.99%   -1.10%     
==========================================
  Files          26       26              
  Lines         660      685      +25     
==========================================
+ Hits          489      500      +11     
- Misses        171      185      +14     
Flag Coverage Δ
unittests 72.99% <45.45%> (-1.10%) ⬇️

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

Files Coverage Δ
src/app/db.py 58.33% <100.00%> (ø)
src/app/schemas/compute.py 100.00% <ø> (ø)
src/app/api/api_v1/endpoints/compute.py 65.00% <46.15%> (-8.34%) ⬇️
src/app/services/openai.py 61.40% <43.33%> (-8.05%) ⬇️

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

@frgfm frgfm merged commit 2ccd9b7 into main Oct 31, 2023
@frgfm frgfm deleted the analysis branch October 31, 2023 19:08
frgfm added a commit that referenced this pull request Mar 28, 2024
* feat: Improves notification flow

* refactor: Updates debug info logic

* refactor: Removes legacy sections

* docs: Fixes error messages

* feat: Adds action to warning message

* docs: Updates README

* style: Fixes formatting

* refactor: Switches .env vars of PostHog to config

* chore: Updates PostHog key

* fix: Fixes JSON

* chore: Updates PostHog analytics key

* docs: Updates posthog message

* feat: Cleans up analytics

* style: Fixes formatting
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant