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

nvim: refactor api #97

Merged
merged 4 commits into from
Jan 24, 2021
Merged

nvim: refactor api #97

merged 4 commits into from
Jan 24, 2021

Conversation

zchee
Copy link
Member

@zchee zchee commented Jan 24, 2021

nvim: refactor api.

@zchee zchee self-assigned this Jan 24, 2021
@codecov
Copy link

codecov bot commented Jan 24, 2021

Codecov Report

Merging #97 (eac7ac8) into master (afcc216) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #97   +/-   ##
======================================
  Coverage    63.3%   63.3%           
======================================
  Files          14      14           
  Lines        2085    2085           
======================================
  Hits         1321    1321           
  Misses        627     627           
  Partials      137     137           
Flag Coverage Δ
linux-1.13 63.2% <ø> (ø)
linux-1.14 63.3% <ø> (ø)
linux-1.15 63.3% <ø> (ø)
linux-1.16 63.3% <ø> (ø)
macos-1.13 63.3% <ø> (ø)
macos-1.14 63.3% <ø> (ø)
macos-1.15 63.3% <ø> (+<0.1%) ⬆️
macos-1.16 63.3% <ø> (ø)
windows-1.13 62.4% <ø> (-0.1%) ⬇️
windows-1.14 62.5% <ø> (+<0.1%) ⬆️
windows-1.15 62.5% <ø> (ø)
windows-1.16 62.5% <ø> (ø)

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

Impacted Files Coverage Δ
nvim/api.go 38.1% <ø> (ø)

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 afcc216...eac7ac8. Read the comment docs.

@zchee zchee merged commit eac7ac8 into master Jan 24, 2021
@zchee zchee deleted the nvim/api-docs branch January 24, 2021 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant