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

Many updates #2

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Many updates #2

wants to merge 6 commits into from

Conversation

Paebbels
Copy link
Owner

@Paebbels Paebbels commented Jan 3, 2021

  • Bump version to v1.1.5 and file headers to 2021.
  • Change test runner to pytest.
  • Rework GHA workflow files.
  • Use @export from pydecor to register classes in __all__.
  • Add dependencies in documentation
  • Update setup.py
  • Update conf.py

@Paebbels Paebbels self-assigned this Jan 3, 2021
@codecov
Copy link

codecov bot commented Jan 3, 2021

Codecov Report

Merging #2 (5220c90) into master (6204ee8) will decrease coverage by 0.62%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #2      +/-   ##
==========================================
- Coverage   64.18%   63.55%   -0.63%     
==========================================
  Files           3        3              
  Lines         215      236      +21     
  Branches        0       40      +40     
==========================================
+ Hits          138      150      +12     
  Misses         77       77              
- Partials        0        9       +9     
Flag Coverage Δ
unittests 63.55% <100.00%> (-0.63%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
tests/unit/Token.py 78.57% <ø> (-3.58%) ⬇️
tests/unit/__init__.py 100.00% <ø> (ø)
pyTokenizer/__init__.py 61.35% <100.00%> (+0.06%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6204ee8...5220c90. Read the comment docs.

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.

None yet

1 participant