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

[ADD] Core functionality added. #8

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

[ADD] Core functionality added. #8

wants to merge 8 commits into from

Conversation

Maverick099
Copy link
Member

  • dataset class added.
  • series class added.
  • point class added.
  • utils functions added.

@Maverick099 Maverick099 self-assigned this Dec 19, 2023
Copy link

codecov bot commented Dec 19, 2023

Codecov Report

Attention: 42 lines in your changes are missing coverage. Please review.

Comparison is base (64e7ec9) 100.00% compared to head (d9f4685) 20.75%.
Report is 9 commits behind head on main.

Files Patch % Lines
lib/src/core/dataset.dart 19.23% 21 Missing ⚠️
lib/src/core/series.dart 0.00% 13 Missing ⚠️
lib/src/core/point.dart 11.11% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##              main       #8       +/-   ##
============================================
- Coverage   100.00%   20.75%   -79.25%     
============================================
  Files            1        5        +4     
  Lines            1       53       +52     
============================================
+ Hits             1       11       +10     
- Misses           0       42       +42     

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

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