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

Take namespaces declared locally into account #155

Merged
merged 1 commit into from
Aug 12, 2023
Merged

Take namespaces declared locally into account #155

merged 1 commit into from
Aug 12, 2023

Conversation

andy128k
Copy link
Member

Closes #154

@codecov
Copy link

codecov bot commented Aug 12, 2023

Codecov Report

Merging #155 (753b19c) into master (69336ea) will increase coverage by 0.39%.
The diff coverage is 87.30%.

@@            Coverage Diff             @@
##           master     #155      +/-   ##
==========================================
+ Coverage   81.15%   81.54%   +0.39%     
==========================================
  Files          24       24              
  Lines        1528     1539      +11     
==========================================
+ Hits         1240     1255      +15     
+ Misses        288      284       -4     
Files Changed Coverage Δ
src/channel.rs 88.25% <78.12%> (-0.40%) ⬇️
src/item.rs 95.20% <94.73%> (+3.64%) ⬆️
src/extension/util.rs 86.20% <100.00%> (+1.30%) ⬆️

@andy128k andy128k merged commit df1118a into master Aug 12, 2023
23 checks passed
@andy128k andy128k deleted the issue_154 branch August 12, 2023 19:36
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.

Extensions not recognized when namespaces are declared inline
1 participant