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

feat: Improves guideline extraction pipeline #41

Merged
merged 18 commits into from
Dec 11, 2023

test: Fixes unittests

37bda9f
Select commit
Loading
Failed to load commit list.
Merged

feat: Improves guideline extraction pipeline #41

test: Fixes unittests
37bda9f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 11, 2023 in 0s

80.90% (-2.77%) compared to 75608c2

View this Pull Request on Codecov

80.90% (-2.77%) compared to 75608c2

Details

Codecov Report

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

Comparison is base (75608c2) 83.67% compared to head (37bda9f) 80.90%.

Files Patch % Lines
src/app/services/github.py 54.76% 19 Missing ⚠️
src/app/api/api_v1/endpoints/repos.py 10.00% 18 Missing ⚠️
src/app/services/openai.py 33.33% 8 Missing ⚠️
src/app/services/utils.py 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
- Coverage   83.67%   80.90%   -2.77%     
==========================================
  Files          28       29       +1     
  Lines         888      969      +81     
==========================================
+ Hits          743      784      +41     
- Misses        145      185      +40     

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