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: use symbol to access suite app #156

Merged
merged 1 commit into from
Jan 31, 2023
Merged

Conversation

killagu
Copy link
Contributor

@killagu killagu commented Jan 31, 2023

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 Jan 31, 2023

Codecov Report

Base: 85.70% // Head: 85.72% // Increases project coverage by +0.01% 🎉

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #156      +/-   ##
==========================================
+ Coverage   85.70%   85.72%   +0.01%     
==========================================
  Files          27       27              
  Lines        2568     2571       +3     
  Branches      464      464              
==========================================
+ Hits         2201     2204       +3     
  Misses        367      367              
Impacted Files Coverage Δ
lib/inject_context.js 97.65% <100.00%> (+0.05%) ⬆️

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.

@fengmk2 fengmk2 merged commit a130dd3 into master Jan 31, 2023
@fengmk2 fengmk2 deleted the fix/ctx_variable_conflict branch January 31, 2023 07:20
fengmk2 pushed a commit that referenced this pull request Jan 31, 2023
[skip ci]

## [5.10.4](v5.10.3...v5.10.4) (2023-01-31)

### Bug Fixes

* use symbol to access suite app ([#156](#156)) ([a130dd3](a130dd3))
@github-actions
Copy link

🎉 This PR is included in version 5.10.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants