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

[GH-156] Add _Meta utility class #157

Merged
merged 1 commit into from
Jun 24, 2023
Merged

[GH-156] Add _Meta utility class #157

merged 1 commit into from
Jun 24, 2023

Conversation

jealous
Copy link
Owner

@jealous jealous commented Jun 24, 2023

Extract a utility class _Meta to handle the periods and column names.

Remove the default periods in the class member and put them in a dictionary.

Change the way to update the default windows.

@jealous jealous self-assigned this Jun 24, 2023
Extract a utility class `_Meta` to handle the periods and
column names.

Remove the default periods in the class member and put them
in a dictionary.

Change the way to update the default windows.
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 97.99% and project coverage change: -0.52 ⚠️

Comparison is base (e1708ee) 98.62% compared to head (9a960ba) 98.11%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #157      +/-   ##
==========================================
- Coverage   98.62%   98.11%   -0.52%     
==========================================
  Files           1        1              
  Lines         947      847     -100     
==========================================
- Hits          934      831     -103     
- Misses         13       16       +3     
Impacted Files Coverage Δ
stockstats.py 98.11% <97.99%> (-0.52%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jealous jealous merged commit 7a76c01 into master Jun 24, 2023
@jealous jealous deleted the bugfix/columnName branch June 24, 2023 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants