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: method DataTypeName returns the field type as defined in the source #96

Merged
merged 2 commits into from
Jan 12, 2025

Conversation

Seddryck
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 65.77540% with 64 lines in your changes missing coverage. Please review.

Project coverage is 82.88%. Comparing base (57a5583) to head (e0898ff).

Files with missing lines Patch % Lines
PocketCsvReader/CsvRawRecord.cs 69.04% 12 Missing and 14 partials ⚠️
PocketCsvReader/CsvDataRecord.cs 68.05% 15 Missing and 8 partials ⚠️
PocketCsvReader/FieldParsing/TypeIndexer.cs 34.78% 12 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #96      +/-   ##
==========================================
+ Coverage   82.65%   82.88%   +0.23%     
==========================================
  Files          58       61       +3     
  Lines        1493     1502       +9     
  Branches      275      273       -2     
==========================================
+ Hits         1234     1245      +11     
+ Misses        176      170       -6     
- Partials       83       87       +4     

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

@Seddryck Seddryck merged commit ffb63ef into main Jan 12, 2025
5 checks passed
@Seddryck Seddryck deleted the feat/configurable-type branch January 12, 2025 21:58
@Seddryck Seddryck added the new-feature Request for a new feature in the tool label Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature Request for a new feature in the tool
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants