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

Add compile API to LibVoreJS #97

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Started working on adding the API. Needing to write custom serializer…

b9adafc
Select commit
Loading
Failed to load commit list.
Draft

Add compile API to LibVoreJS #97

Started working on adding the API. Needing to write custom serializer…
b9adafc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 21, 2024 in 1s

63.26% (-4.14%) compared to 6f372d8

View this Pull Request on Codecov

63.26% (-4.14%) compared to 6f372d8

Details

Codecov Report

Attention: 302 lines in your changes are missing coverage. Please review.

Comparison is base (6f372d8) 67.40% compared to head (b9adafc) 63.26%.
Report is 1 commits behind head on main.

Files Patch % Lines
libvore/converter.go 0.00% 298 Missing ⚠️
libvore/vore.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #97      +/-   ##
==========================================
- Coverage   67.40%   63.26%   -4.14%     
==========================================
  Files          22       23       +1     
  Lines        4623     4925     +302     
==========================================
  Hits         3116     3116              
- Misses       1257     1559     +302     
  Partials      250      250              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.