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

Handle global expressions #71

Merged
merged 1 commit into from May 7, 2021
Merged

Handle global expressions #71

merged 1 commit into from May 7, 2021

Conversation

crazy-max
Copy link
Member

Fixes #60

@codecov
Copy link

codecov bot commented May 7, 2021

Codecov Report

Merging #71 (454269c) into master (72e5d60) will increase coverage by 0.97%.
The diff coverage is 78.04%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
+ Coverage   76.04%   77.01%   +0.97%     
==========================================
  Files           5        5              
  Lines         359      322      -37     
  Branches       96       75      -21     
==========================================
- Hits          273      248      -25     
  Misses          5        5              
+ Partials       81       69      -12     
Impacted Files Coverage Δ
src/meta.ts 76.39% <78.04%> (+1.65%) ⬆️

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 e09df4d...454269c. Read the comment docs.

@crazy-max crazy-max marked this pull request as ready for review May 7, 2021 17:59
@crazy-max crazy-max merged commit 5e6d515 into master May 7, 2021
@crazy-max crazy-max deleted the global-exp branch May 7, 2021 19:53
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.

Is there a variable for branch?
1 participant