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

NSDL support: first version #103

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

codereverser
Copy link
Owner

  • NSDL parser
    • pymupdf support
    • pdfminer support
    • tests

Copy link

codecov bot commented Feb 3, 2025

Codecov Report

Attention: Patch coverage is 53.10345% with 136 lines in your changes missing coverage. Please review.

Project coverage is 88.52%. Comparing base (6eaa108) to head (fda63ea).

Files with missing lines Patch % Lines
casparser/process/dp_statement.py 9.38% 58 Missing ⚠️
casparser/parsers/pdfminer.py 50.00% 31 Missing ⚠️
casparser/parsers/mupdf.py 55.89% 30 Missing ⚠️
casparser/types.py 73.22% 15 Missing ⚠️
casparser/parsers/__init__.py 94.74% 1 Missing ⚠️
casparser/process/__init__.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #103       +/-   ##
===========================================
- Coverage   99.04%   88.52%   -10.51%     
===========================================
  Files          16       17        +1     
  Lines        1036     1280      +244     
===========================================
+ Hits         1026     1133      +107     
- Misses         10      147      +137     

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

@SiddhantBohra
Copy link

This looks good!
Can we merge this ?

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