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

Optimize actions by checking event context #39

Merged
merged 14 commits into from
Mar 23, 2021
Merged

Conversation

prince-chrismc
Copy link
Owner

@prince-chrismc prince-chrismc commented Mar 21, 2021

resolves #31

@codecov-io
Copy link

codecov-io commented Mar 21, 2021

Codecov Report

Merging #39 (4c812c0) into main (8fc9b94) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #39   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          142       176   +34     
  Branches        16        20    +4     
=========================================
+ Hits           142       176   +34     
Impacted Files Coverage Δ
src/label.ts 100.00% <100.00%> (ø)
src/pulls.ts 100.00% <100.00%> (ø)
src/queries.ts 100.00% <100.00%> (ø)
src/run.ts 100.00% <100.00%> (ø)
src/util.ts 100.00% <100.00%> (ø)

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 8fc9b94...4c812c0. Read the comment docs.

@prince-chrismc prince-chrismc added has conflict this is for testing needs investigation Requires additional research labels Mar 21, 2021
@github-actions github-actions bot removed the has conflict this is for testing label Mar 21, 2021
@prince-chrismc prince-chrismc removed the needs investigation Requires additional research label Mar 21, 2021
@prince-chrismc prince-chrismc merged commit 0a0a5fa into main Mar 23, 2021
@prince-chrismc prince-chrismc deleted the context-aware branch March 23, 2021 00:40
prince-chrismc added a commit that referenced this pull request Jan 10, 2022
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.

[feature] Context dependant querying
2 participants