Skip to content

Conversation

LordOfFrogs
Copy link
Contributor

Adds Laplace and inverse Laplace transforms based on linearity and rule tables. Planned use for solving ODEs.

@codecov-commenter
Copy link

codecov-commenter commented Aug 22, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 84.34926% with 95 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.53%. Comparing base (99fbc36) to head (389b328).
⚠️ Report is 69 commits behind head on master.

Files with missing lines Patch % Lines
src/diffeqs/laplace.jl 53.38% 62 Missing ⚠️
src/diffeqs/diffeqs.jl 89.29% 32 Missing ⚠️
src/diffeqs/diffeq_helpers.jl 98.30% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1590      +/-   ##
==========================================
+ Coverage   80.08%   80.53%   +0.45%     
==========================================
  Files          53       58       +5     
  Lines        5358     5970     +612     
==========================================
+ Hits         4291     4808     +517     
- Misses       1067     1162      +95     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@LordOfFrogs LordOfFrogs marked this pull request as ready for review August 22, 2025 04:14
@LordOfFrogs LordOfFrogs changed the title [WIP] Laplace Transform Laplace Transform Aug 22, 2025
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.

2 participants