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/patch failed Dec 11, 2023 in 0s

50.53% of diff hit (target 83.67%)

View this Pull Request on Codecov

50.53% of diff hit (target 83.67%)

Annotations

Check warning on line 183 in src/app/api/api_v1/endpoints/repos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/repos.py#L183

Added line #L183 was not covered by tests

Check warning on line 190 in src/app/api/api_v1/endpoints/repos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/repos.py#L186-L190

Added lines #L186 - L190 were not covered by tests

Check warning on line 192 in src/app/api/api_v1/endpoints/repos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/repos.py#L192

Added line #L192 was not covered by tests

Check warning on line 197 in src/app/api/api_v1/endpoints/repos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/repos.py#L197

Added line #L197 was not covered by tests

Check warning on line 199 in src/app/api/api_v1/endpoints/repos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/repos.py#L199

Added line #L199 was not covered by tests

Check warning on line 204 in src/app/api/api_v1/endpoints/repos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/repos.py#L204

Added line #L204 was not covered by tests

Check warning on line 206 in src/app/api/api_v1/endpoints/repos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/repos.py#L206

Added line #L206 was not covered by tests

Check warning on line 212 in src/app/api/api_v1/endpoints/repos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/repos.py#L212

Added line #L212 was not covered by tests

Check warning on line 214 in src/app/api/api_v1/endpoints/repos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/repos.py#L214

Added line #L214 was not covered by tests

Check warning on line 223 in src/app/api/api_v1/endpoints/repos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/repos.py#L223

Added line #L223 was not covered by tests

Check warning on line 225 in src/app/api/api_v1/endpoints/repos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/repos.py#L225

Added line #L225 was not covered by tests

Check warning on line 228 in src/app/api/api_v1/endpoints/repos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/repos.py#L228

Added line #L228 was not covered by tests

Check warning on line 233 in src/app/api/api_v1/endpoints/repos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/repos.py#L233

Added line #L233 was not covered by tests

Check warning on line 238 in src/app/api/api_v1/endpoints/repos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/repos.py#L238

Added line #L238 was not covered by tests

Check warning on line 28 in src/app/services/github.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/services/github.py#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 179 in src/app/services/github.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/services/github.py#L179

Added line #L179 was not covered by tests

Check warning on line 257 in src/app/services/github.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/services/github.py#L255-L257

Added lines #L255 - L257 were not covered by tests

Check warning on line 274 in src/app/services/github.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/services/github.py#L263-L274

Added lines #L263 - L274 were not covered by tests

Check warning on line 276 in src/app/services/github.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/services/github.py#L276

Added line #L276 was not covered by tests

Check warning on line 191 in src/app/services/openai.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/services/openai.py#L188-L191

Added lines #L188 - L191 were not covered by tests

Check warning on line 362 in src/app/services/openai.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/services/openai.py#L359-L362

Added lines #L359 - L362 were not covered by tests

Check warning on line 58 in src/app/services/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/services/utils.py#L58

Added line #L58 was not covered by tests