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

build: global Function() and SignatureExpr() #215

Merged
merged 2 commits into from
Oct 30, 2021

Conversation

mmcloughlin
Copy link
Owner

Exposes a few functions on Context that are not available globally. This
oversight suggests that #33 or #133 would be reasonable.

@codecov-commenter
Copy link

codecov-commenter commented Oct 30, 2021

Codecov Report

Merging #215 (5475dec) into master (4f7179b) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #215      +/-   ##
==========================================
- Coverage   75.65%   75.64%   -0.01%     
==========================================
  Files          57       57              
  Lines       35130    35132       +2     
==========================================
  Hits        26577    26577              
- Misses       8400     8402       +2     
  Partials      153      153              
Flag Coverage Δ
integration 8.81% <0.00%> (-0.01%) ⬇️
unittests 73.30% <0.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
build/global.go 77.19% <0.00%> (-2.81%) ⬇️

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 4f7179b...5475dec. Read the comment docs.

@mmcloughlin
Copy link
Owner Author

@mmcloughlin mmcloughlin changed the title build: global Function() and Signature*() build: global Function() and SignatureExpr() Oct 30, 2021
@mmcloughlin mmcloughlin merged commit bcbebd5 into master Oct 30, 2021
@mmcloughlin mmcloughlin deleted the build-global-function-signature branch October 30, 2021 22:05
This pull request was closed.
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.

2 participants