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: configurable types available through GetValue and GetFieldValue<> #98

Merged
merged 1 commit into from
Jan 18, 2025

Conversation

Seddryck
Copy link
Owner

No description provided.

@Seddryck Seddryck linked an issue Jan 18, 2025 that may be closed by this pull request
4 tasks
@codecov-commenter
Copy link

codecov-commenter commented Jan 18, 2025

Codecov Report

Attention: Patch coverage is 77.08333% with 11 lines in your changes missing coverage. Please review.

Project coverage is 82.47%. Comparing base (ffb63ef) to head (cd6766d).

Files with missing lines Patch % Lines
PocketCsvReader/CsvDataRecord.cs 70.27% 5 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #98      +/-   ##
==========================================
- Coverage   82.88%   82.47%   -0.41%     
==========================================
  Files          61       60       -1     
  Lines        1502     1484      -18     
  Branches      273      278       +5     
==========================================
- Hits         1245     1224      -21     
  Misses        170      170              
- Partials       87       90       +3     

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

@Seddryck Seddryck force-pushed the feat/Configurable-Parsable-Types branch 2 times, most recently from 63024d6 to cd6766d Compare January 18, 2025 20:48
@Seddryck Seddryck merged commit f38bb45 into main Jan 18, 2025
4 of 5 checks passed
@Seddryck Seddryck deleted the feat/Configurable-Parsable-Types branch January 18, 2025 20:57
@Seddryck Seddryck added the new-feature Request for a new feature in the tool label Jan 18, 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.

Configurable Parsable Types for Runtime Fields
2 participants