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: Use classes instead of function to create the dataframes #42

Merged
merged 4 commits into from
Aug 30, 2023

Conversation

12rambau
Copy link
Owner

Fix #41

@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Merging #42 (53d792f) into main (ca738be) will increase coverage by 0.26%.
The diff coverage is 97.36%.

@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
+ Coverage   97.64%   97.91%   +0.26%     
==========================================
  Files           1        1              
  Lines          85       96      +11     
==========================================
+ Hits           83       94      +11     
  Misses          2        2              
Files Changed Coverage Δ
pygadm/__init__.py 97.91% <97.36%> (+0.26%) ⬆️

@12rambau 12rambau marked this pull request as ready for review August 29, 2023 21:26
@12rambau 12rambau merged commit 19095fc into main Aug 30, 2023
11 of 12 checks passed
@12rambau 12rambau deleted the objects branch August 30, 2023 07:08
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.

use classes for items and names
1 participant