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

Local trivia #1220

Merged
merged 2 commits into from
Sep 21, 2023
Merged

Local trivia #1220

merged 2 commits into from
Sep 21, 2023

Conversation

fieker
Copy link
Collaborator

@fieker fieker commented Sep 21, 2023

No description provided.

solves Tommy's log problem
Underlying problem:
  map_coefficients is clever: a zero coefficient is mapped
  to zero(target), thus when applying it with
    x->setprecision(x, new)
  the target precision is ignored and the ring precision is used
  instead
@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.13% 🎉

Comparison is base (9de3b38) 74.36% compared to head (ed78113) 74.49%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1220      +/-   ##
==========================================
+ Coverage   74.36%   74.49%   +0.13%     
==========================================
  Files         346      346              
  Lines      110757   110758       +1     
==========================================
+ Hits        82361    82512     +151     
+ Misses      28396    28246     -150     
Files Changed Coverage Δ
src/LocalField/Types.jl 100.00% <ø> (ø)
src/LocalField/Elem.jl 80.37% <100.00%> (+0.03%) ⬆️

... and 30 files with indirect coverage changes

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

@thofma thofma merged commit 0403770 into master Sep 21, 2023
14 of 16 checks passed
@thofma thofma deleted the LocalTrivia branch September 21, 2023 11:59
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