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

test: add a test file for model instantiation #12

Merged
merged 4 commits into from
Jun 23, 2024
Merged

Conversation

jung235
Copy link
Owner

@jung235 jung235 commented Jun 13, 2024

Add test code in tests/models.

@jung235 jung235 self-assigned this Jun 13, 2024
Copy link

codecov bot commented Jun 13, 2024

Codecov Report

Attention: Patch coverage is 91.42857% with 3 lines in your changes missing coverage. Please review.

Project coverage is 78.70%. Comparing base (3c4e81d) to head (4ba7cd7).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #12       +/-   ##
===========================================
+ Coverage   53.80%   78.70%   +24.89%     
===========================================
  Files          34       35        +1     
  Lines        1221     1235       +14     
===========================================
+ Hits          657      972      +315     
+ Misses        564      263      -301     
Files Coverage Δ
pydiffuser/models/core/base.py 97.29% <100.00%> (+13.66%) ⬆️
tests/conftest.py 100.00% <100.00%> (ø)
tests/models/test_models.py 100.00% <100.00%> (ø)
pydiffuser/utils/config.py 75.55% <50.00%> (+1.13%) ⬆️
pydiffuser/utils/jitted.py 81.08% <50.00%> (+19.54%) ⬆️

... and 12 files with indirect coverage changes

@jung235 jung235 marked this pull request as ready for review June 23, 2024 14:39
@jung235 jung235 merged commit 05a5381 into main Jun 23, 2024
7 checks passed
@jung235 jung235 deleted the test/add-tests branch June 23, 2024 14:45
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