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

Use LazyString in depwarn #2400

Merged
merged 5 commits into from
Mar 18, 2024
Merged

Use LazyString in depwarn #2400

merged 5 commits into from
Mar 18, 2024

Conversation

mcabbott
Copy link
Member

@mcabbott mcabbott commented Mar 18, 2024

Closes #2399

Maybe there are a few other cases we should do this?

src/layers/macro.jl Outdated Show resolved Hide resolved
src/layers/macro.jl Outdated Show resolved Hide resolved
src/deprecations.jl Outdated Show resolved Hide resolved
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 43.04%. Comparing base (85d953a) to head (a33e6db).

Files Patch % Lines
src/deprecations.jl 0.00% 1 Missing ⚠️
src/layers/macro.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2400   +/-   ##
=======================================
  Coverage   43.04%   43.04%           
=======================================
  Files          32       32           
  Lines        1856     1856           
=======================================
  Hits          799      799           
  Misses       1057     1057           

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

@mcabbott mcabbott merged commit a8737d7 into master Mar 18, 2024
8 of 11 checks passed
@mcabbott mcabbott deleted the mcabbott-lazystring branch March 18, 2024 20:03
@lassepe lassepe mentioned this pull request Mar 18, 2024
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.

2x performance regression due to 5e80211c3302b5e7b79b4f670498f5a68af6659b
3 participants