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

Adapt pydantic models #150

Merged
merged 20 commits into from
Jul 28, 2024
Merged

Adapt pydantic models #150

merged 20 commits into from
Jul 28, 2024

Conversation

gromdimon
Copy link
Collaborator

Issue:

  • Closes #

Description:

  • A clear and concise description of what the pull request is about.

Copy link

codecov bot commented Jul 25, 2024

Codecov Report

Attention: Patch coverage is 21.17647% with 67 lines in your changes missing coverage. Please review.

Project coverage is 50.38%. Comparing base (2373b0f) to head (c10fe13).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #150      +/-   ##
==========================================
+ Coverage   50.25%   50.38%   +0.13%     
==========================================
  Files          35       35              
  Lines        3397     3398       +1     
==========================================
+ Hits         1707     1712       +5     
+ Misses       1690     1686       -4     
Files Coverage Δ
src/criteria/auto_pm4_bp3.py 28.81% <ø> (+0.94%) ⬆️
src/defs/annonars_range.py 100.00% <100.00%> (ø)
src/defs/annonars_variant.py 100.00% <100.00%> (ø)
src/defs/auto_acmg.py 95.56% <ø> (ø)
src/criteria/auto_ps1_pm5.py 55.68% <0.00%> (ø)
src/pvs1/seqvar_pvs1.py 51.55% <66.66%> (+0.44%) ⬆️
src/bench/comparison_v3.py 0.00% <0.00%> (ø)
src/criteria/auto_pp2_bp1.py 19.62% <0.00%> (+1.82%) ⬆️
src/criteria/auto_pm1.py 19.56% <7.14%> (-0.44%) ⬇️
src/criteria/auto_pp3_bp4.py 62.79% <10.00%> (-5.55%) ⬇️
... and 1 more

@gromdimon gromdimon merged commit 64bf0b6 into main Jul 28, 2024
4 of 5 checks passed
@gromdimon gromdimon deleted the pydantic-models branch July 28, 2024 20:03
@gromdimon gromdimon restored the pydantic-models branch July 28, 2024 20:03
gromdimon added a commit that referenced this pull request Aug 2, 2024
* migrate from requests to httpx

* add paginated range endpoint

* replace response to httpx in comparison files

* rename comparison to comparison_v0

* formatting

* old file

* comparison_v3 fix

* minor

* various updates

* fix in comparison

* another changes

* temp

* pp3 bp4

* bp7

* back

* lint

* pm1

* failint unitn tests
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.

1 participant