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

chore(api): add API for chart, view, geometry #3377

Merged
merged 3 commits into from
Apr 15, 2021
Merged

Conversation

hustcc
Copy link
Member

@hustcc hustcc commented Apr 15, 2021

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Description of change

@coveralls
Copy link

coveralls commented Apr 15, 2021

Pull Request Test Coverage Report for Build 751484360

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
To ensure accuracy in future PRs, please see these guidelines.
A quick fix for this PR: rebase it; your next report should be accurate.

  • 0 of 76 (0.0%) changed or added relevant lines in 7 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/chart/index.ts 0 2 0.0%
src/core.ts 0 2 0.0%
src/geometry/index.ts 0 2 0.0%
src/geometry/element.ts 0 8 0.0%
src/geometry/geometry.ts 0 11 0.0%
src/chart/chart.ts 0 17 0.0%
src/chart/view.ts 0 34 0.0%
Totals Coverage Status
Change from base Build 728826592: 0.0%
Covered Lines: 0
Relevant Lines: 78

💛 - Coveralls

@hustcc hustcc merged commit c3b1e3a into v5 Apr 15, 2021
@hustcc hustcc deleted the feat-chart-view-geometry-api branch April 15, 2021 12:14
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.

None yet

2 participants