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 to pytc 0.5 #23

Merged
merged 2 commits into from
Jul 24, 2023
Merged

adapt to pytc 0.5 #23

merged 2 commits into from
Jul 24, 2023

Conversation

ASEM000
Copy link
Owner

@ASEM000 ASEM000 commented Jul 24, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.03% ⚠️

Comparison is base (e895601) 94.06% compared to head (49c9023) 94.03%.

❗ Current head 49c9023 differs from pull request most recent head 5c05315. Consider uploading reports for the commit 5c05315 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   94.06%   94.03%   -0.03%     
==========================================
  Files          51       51              
  Lines        3437     3388      -49     
==========================================
- Hits         3233     3186      -47     
+ Misses        204      202       -2     
Files Changed Coverage Δ
serket/nn/convolution.py 94.81% <ø> (-0.11%) ⬇️
serket/nn/crop.py 96.36% <ø> (-0.66%) ⬇️
serket/nn/fft_convolution.py 95.04% <ø> (-0.35%) ⬇️
serket/nn/padding.py 96.87% <ø> (-0.50%) ⬇️
serket/nn/resize.py 96.42% <ø> (-0.64%) ⬇️
tests/test_normalization.py 100.00% <ø> (ø)
serket/__init__.py 100.00% <100.00%> (ø)
serket/nn/activation.py 98.63% <100.00%> (+0.20%) ⬆️
serket/nn/blocks/unet.py 100.00% <100.00%> (ø)
serket/nn/containers.py 96.77% <100.00%> (+0.10%) ⬆️
... and 6 more

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

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@ASEM000 ASEM000 merged commit dd5c522 into main Jul 24, 2023
9 checks passed
@ASEM000 ASEM000 deleted the v0.5-pytc branch July 24, 2023 19:48
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