-
-
Notifications
You must be signed in to change notification settings - Fork 7
feat: use data annotations for HTML and Markdown files, and implement splitting of data annotation requests #134
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
Merged
Merged
Changes from 10 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
f6998de
feat: use data annotations for Markdown files
Rolv-Apneseth c19b15b
refactor: use shared ignore pattern
Rolv-Apneseth 7d276f1
feat: use data annotations for HTML files
Rolv-Apneseth 433db83
feat: splitting for data annotation requests
Rolv-Apneseth 40c35a9
fix: pass `cargo check` for different features combinations
Rolv-Apneseth 1ec8f82
fix: satisfy toml pre-commit hook
Rolv-Apneseth e11e289
Merge branch 'v3' into data_annotations
jeertmans 2c51dd4
feat(tests): snapshot tests for file parsers
Rolv-Apneseth 9a319c4
Merge branch 'v3' into data_annotations
jeertmans 11de4b2
remove dup
jeertmans 4fa1244
fix(tests): go for `lazy_static`
jeertmans 44b10d2
fmt
jeertmans 5b95ba4
setup MSRV to minimal
jeertmans 3c560b9
fix(tests): filter out paths from snapshots
Rolv-Apneseth 07235cd
refactor(tests): use util function for building cmd
Rolv-Apneseth 015a5bd
Merge branch 'v3' into data_annotations
Rolv-Apneseth 8349405
fix(tests): adjust snapshots to results from running against docker-h…
Rolv-Apneseth 64078ca
chore(tests): only test snapshots on latest
jeertmans 7209411
chore(ci): fix when CI runs
jeertmans 727ca6a
chore(tests): only test snapshots on latest
jeertmans d06c92d
Merge remote-tracking branch 'Rolv-Apneseth/data_annotations' into da…
jeertmans 75a6a03
fmt
jeertmans c0dea8c
fix(ci): add dummy value
jeertmans d7a81c7
fix(ci): clear artifacts after each run of `cargo hack` to avoid exha…
Rolv-Apneseth de79ac7
refactor: adjust `cli` feature combination
Rolv-Apneseth 29b0ce8
fix(ci): significantly reduce `cargo hack` runtime by reducing possib…
Rolv-Apneseth 413d99d
refactor: use plain markup instead of interpreted markup
Rolv-Apneseth b58470f
accept snapshot changes for false positives
Rolv-Apneseth dc81d5c
fix: remove needless lifetime
Rolv-Apneseth File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.