Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Added ImplFor::new_lifetimes_depend_on_existing#64

Merged
VictorKoenders merged 2 commits intotrunkfrom
new_lifetimes_depend_on_existing
May 17, 2023
Merged

Added ImplFor::new_lifetimes_depend_on_existing#64
VictorKoenders merged 2 commits intotrunkfrom
new_lifetimes_depend_on_existing

Conversation

@VictorKoenders
Copy link
Contributor

Closes #51

@codecov
Copy link

codecov bot commented May 17, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.47 ⚠️

Comparison is base (135078c) 48.51% compared to head (269e1d8) 48.04%.

❗ Current head 269e1d8 differs from pull request most recent head d41eecf. Consider uploading reports for the commit d41eecf to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##            trunk      #64      +/-   ##
==========================================
- Coverage   48.51%   48.04%   -0.47%     
==========================================
  Files          20       20              
  Lines        2047     2067      +20     
==========================================
  Hits          993      993              
- Misses       1054     1074      +20     
Impacted Files Coverage Δ
src/generate/generator.rs 46.31% <0.00%> (-3.69%) ⬇️
src/generate/impl_for.rs 39.81% <0.00%> (-5.45%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@VictorKoenders VictorKoenders enabled auto-merge (squash) May 17, 2023 06:58
@VictorKoenders VictorKoenders merged commit 1764aec into trunk May 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update impl_for_with_lifetimes documentation

1 participant