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

formalizing fields. #41

Merged
merged 1 commit into from
Jan 26, 2025
Merged

formalizing fields. #41

merged 1 commit into from
Jan 26, 2025

Conversation

cmhamel
Copy link
Collaborator

@cmhamel cmhamel commented Jan 26, 2025

No description provided.

Copy link

codecov bot commented Jan 26, 2025

Codecov Report

Attention: Patch coverage is 48.71795% with 60 lines in your changes missing coverage. Please review.

Project coverage is 66.43%. Comparing base (3b20333) to head (6036b68).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
pancax/networks/fields.py 40.00% 15 Missing ⚠️
pancax/physics_kernels/base.py 31.81% 15 Missing ⚠️
pancax/optimizers/adam.py 0.00% 10 Missing ⚠️
pancax/loss_functions/weak_form_loss_functions.py 38.46% 8 Missing ⚠️
pancax/networks/field_physics_pair.py 25.00% 6 Missing ⚠️
pancax/physics_kernels/beer_lambert_law.py 72.72% 3 Missing ⚠️
pancax/problems/forward_problem.py 75.00% 2 Missing ⚠️
pancax/networks/mlp.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
- Coverage   66.60%   66.43%   -0.17%     
==========================================
  Files          83       85       +2     
  Lines        3509     3593      +84     
==========================================
+ Hits         2337     2387      +50     
- Misses       1172     1206      +34     
Flag Coverage Δ
unittests 66.43% <48.71%> (-0.17%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@cmhamel cmhamel merged commit bde70a8 into main Jan 26, 2025
4 of 6 checks passed
@cmhamel cmhamel deleted the formalize-fields branch January 26, 2025 17:42
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