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

fix: fix file path for advice decorator #64

Merged
merged 1 commit into from
Dec 7, 2022
Merged

Conversation

killagu
Copy link
Contributor

@killagu killagu commented Dec 6, 2022

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

@codecov
Copy link

codecov bot commented Dec 6, 2022

Codecov Report

Base: 92.16% // Head: 92.16% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (6f01e15) compared to base (de0d2cd).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #64   +/-   ##
=======================================
  Coverage   92.16%   92.16%           
=======================================
  Files         216      216           
  Lines        4350     4352    +2     
  Branches      421      421           
=======================================
+ Hits         4009     4011    +2     
  Misses        340      340           
  Partials        1        1           
Impacted Files Coverage Δ
core/aop-decorator/src/decorator/Advice.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@killagu killagu merged commit d6aa091 into master Dec 7, 2022
@killagu killagu deleted the fix/advice_path branch December 7, 2022 01:49
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