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

Set default branch to gh-pages (fix #1151) #1155

Merged
merged 2 commits into from Jun 26, 2022

Conversation

nickmccurdy
Copy link
Contributor

Description

Set default branch to gh-pages (fix #1151)

Testing Instructions

Running typecheck and test scripts, and updating integration tests to rely on the default branch

@nickmccurdy nickmccurdy marked this pull request as ready for review June 25, 2022 09:40
@codecov-commenter
Copy link

Codecov Report

Merging #1155 (d8c5cba) into dev (fea0c86) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev    #1155      +/-   ##
==========================================
+ Coverage   98.19%   98.20%   +0.01%     
==========================================
  Files           7        7              
  Lines         277      279       +2     
  Branches       74       76       +2     
==========================================
+ Hits          272      274       +2     
  Misses          5        5              
Impacted Files Coverage Δ
src/lib.ts 100.00% <100.00%> (ø)
src/util.ts 98.18% <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 644cb35...d8c5cba. Read the comment docs.

@JamesIves JamesIves merged commit c0e8d73 into JamesIves:dev Jun 26, 2022
@nickmccurdy nickmccurdy deleted the default-gh-pages branch June 26, 2022 18:18
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

3 participants