Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

feat: adds v1 API surface #245

Merged
merged 2 commits into from
Oct 4, 2019
Merged

feat: adds v1 API surface #245

merged 2 commits into from
Oct 4, 2019

Conversation

bcoe
Copy link
Contributor

@bcoe bcoe commented Oct 3, 2019

There's now a v1 API surface available, let's support this.

Note: In the name of moving cautiously, we're keeping the default exports as beta for the time being.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 3, 2019
@bcoe bcoe changed the title feat: adding v1 API endpoints feat:adds v1 API surface Oct 4, 2019
@bcoe bcoe changed the title feat:adds v1 API surface feat: adds v1 API surface Oct 4, 2019
@codecov
Copy link

codecov bot commented Oct 4, 2019

Codecov Report

Merging #245 into master will increase coverage by 4.76%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #245      +/-   ##
==========================================
+ Coverage   66.66%   71.42%   +4.76%     
==========================================
  Files           2        2              
  Lines           6        7       +1     
==========================================
+ Hits            4        5       +1     
  Misses          2        2
Impacted Files Coverage Δ
src/index.js 100% <100%> (ø) ⬆️

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 199e37f...bd4f6d3. Read the comment docs.

@bcoe bcoe merged commit dea9d08 into master Oct 4, 2019
@bcoe bcoe deleted the v1-api-surface branch October 4, 2019 22:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants