Skip to content

Comments

feat: Use classes instead of function to create the dataframes#42

Merged
12rambau merged 4 commits intomainfrom
objects
Aug 30, 2023
Merged

feat: Use classes instead of function to create the dataframes#42
12rambau merged 4 commits intomainfrom
objects

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
@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