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

Improved doc analyzer task decorator to do more I/O handling #185

Merged
merged 16 commits into from
Aug 23, 2024

Conversation

JSv4
Copy link
Owner

@JSv4 JSv4 commented Aug 19, 2024

Lets devs work with raw text input and have a simple text output format. Still WIP.

…devs work with raw text input and have a simple text output format. Still WIP.
Copy link

codecov bot commented Aug 19, 2024

Codecov Report

Attention: Patch coverage is 85.41667% with 7 lines in your changes missing coverage. Please review.

Project coverage is 78.43%. Comparing base (0a801a4) to head (cd6b644).
Report is 19 commits behind head on main.

Files Patch % Lines
opencontractserver/shared/decorators.py 87.50% 5 Missing ⚠️
opencontractserver/tasks/corpus_tasks.py 85.71% 1 Missing ⚠️
opencontractserver/utils/etl.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #185      +/-   ##
==========================================
+ Coverage   78.31%   78.43%   +0.12%     
==========================================
  Files          61       61              
  Lines        2882     2917      +35     
==========================================
+ Hits         2257     2288      +31     
- Misses        625      629       +4     

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

@JSv4 JSv4 merged commit 398e289 into main Aug 23, 2024
5 checks passed
@JSv4 JSv4 deleted the JSv4/add-doc-analysis-decorator branch August 23, 2024 20:44
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.

1 participant