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

feat: add basic file ocr and contributing #65

Merged
merged 20 commits into from
Jul 3, 2024
Merged

Conversation

LongxingTan
Copy link
Owner

Description

This PR ...

Checklist

  • Linked issues (if existing)
  • Amended changelog.md for large changes (and added myself there as contributor)
  • Added/modified tests
  • Used pre-commit hooks when committing to ensure that code is compliant with hooks. Install hooks with pre-commit install.
    To run hooks independent of commit, execute pre-commit run --all-files

Thank you for joining. Have fun coding!

Copy link

codecov bot commented Jul 3, 2024

Codecov Report

Attention: Patch coverage is 39.13043% with 42 lines in your changes missing coverage. Please review.

Project coverage is 55.84%. Comparing base (df31d6e) to head (02ca40d).

Files Patch % Lines
src/retrievals/models/embedding_auto.py 8.00% 23 Missing ⚠️
src/retrievals/data/collator.py 23.07% 10 Missing ⚠️
src/retrievals/data/dataset.py 68.96% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   54.53%   55.84%   +1.31%     
==========================================
  Files          30       30              
  Lines        2417     2462      +45     
==========================================
+ Hits         1318     1375      +57     
+ Misses       1099     1087      -12     

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

@LongxingTan LongxingTan merged commit 3bc79e7 into master Jul 3, 2024
12 checks passed
@LongxingTan LongxingTan deleted the fix/benchmark12 branch July 3, 2024 02:31
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