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

Implement main features #1

Merged
merged 17 commits into from
Jan 6, 2023
Merged

Implement main features #1

merged 17 commits into from
Jan 6, 2023

Conversation

kitsuyui
Copy link
Owner

@kitsuyui kitsuyui commented Jan 2, 2023

  • Add clippy.toml
  • Add sxd_xpath for extract tables
  • Implement find_table_from_document

@kitsuyui kitsuyui changed the title implement Implement main features Jan 2, 2023
- First, implement a rough implementation
- The proper CSV conversion process will be implemented later
- I realized that I need to fix a bug in sxd_html
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (main@b551d93). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #1   +/-   ##
=======================================
  Coverage        ?   91.03%           
=======================================
  Files           ?        1           
  Lines           ?      145           
  Branches        ?        0           
=======================================
  Hits            ?      132           
  Misses          ?       13           
  Partials        ?        0           
Flag Coverage Δ
unittests 91.03% <0.00%> (?)

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kitsuyui kitsuyui merged commit 6f527f2 into main Jan 6, 2023
@kitsuyui kitsuyui deleted the implement branch January 6, 2023 16:32
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.

2 participants