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

Init docs, refactoring #14

Merged
merged 12 commits into from
Jul 2, 2023
Merged

Init docs, refactoring #14

merged 12 commits into from
Jul 2, 2023

Conversation

marchinho11
Copy link
Owner

@marchinho11 marchinho11 commented Jun 28, 2023

Tasks

  • Add the FLOAT type
  • Init docs
  • Refine tests
  • Simplify interfaces: migration, task, __init__ files
  • Refine README.md

@codecov
Copy link

codecov bot commented Jun 28, 2023

Codecov Report

Merging #14 (c4d67de) into main (d5f5196) will increase coverage by 0.34%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
+ Coverage   97.92%   98.26%   +0.34%     
==========================================
  Files          23       23              
  Lines         964      980      +16     
==========================================
+ Hits          944      963      +19     
+ Misses         20       17       -3     
Impacted Files Coverage Δ
hnhm/core/migration.py 100.00% <ø> (ø)
hnhm/core/task.py 100.00% <ø> (ø)
hnhm/__init__.py 100.00% <100.00%> (ø)
hnhm/cli.py 97.50% <100.00%> (+0.27%) ⬆️
hnhm/core/__init__.py 100.00% <100.00%> (ø)
hnhm/core/attribute.py 100.00% <100.00%> (ø)
hnhm/core/entity.py 100.00% <100.00%> (ø)
hnhm/core/link.py 100.00% <100.00%> (ø)
hnhm/core/sql.py 100.00% <100.00%> (ø)
hnhm/core/state.py 100.00% <100.00%> (ø)
... and 9 more

@marchinho11 marchinho11 changed the title Add a Guide, refactoring Init docs, refactoring Jul 2, 2023
@marchinho11 marchinho11 merged commit cbfd543 into main Jul 2, 2023
5 checks passed
@marchinho11 marchinho11 deleted the guide-and-massive-refinement branch July 2, 2023 15:11
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