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

Hooks around variable scope #1227

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from
Draft

Hooks around variable scope #1227

wants to merge 4 commits into from

Conversation

shamasis
Copy link
Member

Meant to solve / apply last-mile data transformation algorithms within runtime implementations.

@codecov
Copy link

codecov bot commented Nov 29, 2021

Codecov Report

Merging #1227 (056ef3d) into develop (dbcf65b) will decrease coverage by 60.30%.
The diff coverage is 20.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop    #1227       +/-   ##
============================================
- Coverage   100.00%   39.69%   -60.31%     
============================================
  Files           37       37               
  Lines         2161     2174       +13     
  Branches       660      665        +5     
============================================
- Hits          2161      863     -1298     
- Misses           0     1311     +1311     
Flag Coverage Δ
unit 39.69% <20.00%> (-60.31%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
lib/collection/variable-scope.js 11.29% <12.50%> (-88.71%) ⬇️
lib/collection/variable.js 44.44% <50.00%> (-55.56%) ⬇️
lib/collection/mutation-tracker.js 16.98% <0.00%> (-83.02%) ⬇️
lib/superstring/index.js 18.96% <0.00%> (-81.04%) ⬇️
lib/superstring/dynamic-variables.js 20.00% <0.00%> (-80.00%) ⬇️
lib/collection/proxy-config.js 26.31% <0.00%> (-73.69%) ⬇️
lib/collection/cookie.js 28.26% <0.00%> (-71.74%) ⬇️
lib/collection/property.js 28.76% <0.00%> (-71.24%) ⬇️
lib/collection/property-base.js 29.03% <0.00%> (-70.97%) ⬇️
... and 28 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dbcf65b...056ef3d. Read the comment docs.

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.

None yet

1 participant