Skip to content

Store domainspace in TimesOperator #440

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Apr 13, 2023

This makes the domainspace of a TimesOperator type-inferred

julia> @inferred domainspace(Derivative() * Multiplication(Fun(), Chebyshev()))
Chebyshev()

@codecov
Copy link

codecov bot commented Apr 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 27.77%. Comparing base (28eb4ea) to head (d1fcd94).
Report is 47 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (28eb4ea) and HEAD (d1fcd94). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (28eb4ea) HEAD (d1fcd94)
9 8
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #440       +/-   ##
===========================================
- Coverage   75.24%   27.77%   -47.47%     
===========================================
  Files          80       80               
  Lines        8421     8406       -15     
===========================================
- Hits         6336     2335     -4001     
- Misses       2085     6071     +3986     

☔ 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.

@jishnub jishnub force-pushed the timesopdomain branch 2 times, most recently from 787701a to 2356414 Compare April 17, 2023 07:21
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