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

It honks #191

Draft
wants to merge 41 commits into
base: main
Choose a base branch
from
Draft

It honks #191

wants to merge 41 commits into from

Conversation

anp
Copy link
Owner

@anp anp commented Sep 7, 2020

No description provided.

anp added 30 commits August 29, 2020 10:57
parsing index.d.ts via swc
(basically what's needed for code-sys to work vs what's not)
now that we know what's needed for vscode's index.d.ts
also make constructors return the class they're defined w/ instead of Any
qualified names
type literals
unions
intersections
parenthesized types
@codecov
Copy link

codecov bot commented Sep 7, 2020

Codecov Report

Merging #191 into main will decrease coverage by 0.95%.
The diff coverage is 14.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #191      +/-   ##
==========================================
- Coverage   29.04%   28.09%   -0.96%     
==========================================
  Files          48       49       +1     
  Lines       11547    12075     +528     
  Branches     6436     6806     +370     
==========================================
+ Hits         3354     3392      +38     
- Misses       6039     6409     +370     
- Partials     2154     2274     +120     
Impacted Files Coverage Δ
dom/ts-bindgen/src/error.rs 7.00% <14.81%> (ø)
src/lib.rs 41.94% <0.00%> (+0.02%) ⬆️

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 7bca7d7...ae4e602. Read the comment docs.

/// ```
///
/// For other uses see [`typescript::TsModule`] and TODO add back type for
/// wasm-bindgen.
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

obsolete

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

1 participant