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

Boundary conditions #18

Merged
merged 21 commits into from Jun 1, 2023
Merged

Boundary conditions #18

merged 21 commits into from Jun 1, 2023

Conversation

loganbvh
Copy link
Owner

@loganbvh loganbvh commented May 5, 2023

No description provided.

@codecov
Copy link

codecov bot commented May 5, 2023

Codecov Report

Merging #18 (37c0057) into main (1f42419) will decrease coverage by 2.48%.
The diff coverage is 47.24%.

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
- Coverage   91.29%   88.81%   -2.48%     
==========================================
  Files          33       34       +1     
  Lines        3456     3548      +92     
==========================================
- Hits         3155     3151       -4     
- Misses        301      397      +96     
Impacted Files Coverage Δ
setup.py 0.00% <0.00%> (ø)
tdgl/device/device.py 97.13% <0.00%> (-0.25%) ⬇️
tdgl/solver/solve.py 74.78% <27.50%> (-16.42%) ⬇️
tdgl/finite_volume/operators.py 80.31% <40.00%> (-16.27%) ⬇️
tdgl/distance.py 51.92% <51.92%> (ø)
tdgl/solver/options.py 83.72% <71.42%> (-13.51%) ⬇️
tdgl/about.py 82.35% <100.00%> (+0.35%) ⬆️
tdgl/device/polygon.py 97.57% <100.00%> (ø)
tdgl/em.py 90.29% <100.00%> (+0.07%) ⬆️
tdgl/solution/solution.py 88.50% <100.00%> (ø)
... and 1 more

... and 1 file with indirect coverage changes

@loganbvh loganbvh merged commit 3316149 into main Jun 1, 2023
7 of 9 checks passed
@loganbvh loganbvh deleted the boundary branch June 1, 2023 20:28
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.

None yet

1 participant