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

0.0.6 release #9

Merged
merged 8 commits into from
Oct 1, 2023
Merged

0.0.6 release #9

merged 8 commits into from
Oct 1, 2023

Conversation

yaphott
Copy link
Contributor

@yaphott yaphott commented Oct 1, 2023

  • Fix DUMP_MSG format bug.
  • Correct CodeCov token in CI.
  • Fixes and improvements to Makefile.
  • Updated readme generating scripts.
  • Overall formatting corrections and improvements.
  • Added a requirements-test.txt file to the root of the project for test requirements.
  • Updated README.md.

@codecov
Copy link

codecov bot commented Oct 1, 2023

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (481e33e) 31.25% compared to head (18897bd) 48.77%.
Report is 16 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main       #9       +/-   ##
===========================================
+ Coverage   31.25%   48.77%   +17.52%     
===========================================
  Files           5        5               
  Lines         240      244        +4     
  Branches       51       51               
===========================================
+ Hits           75      119       +44     
+ Misses        155      117       -38     
+ Partials       10        8        -2     
Flag Coverage Δ
unittests 48.77% <57.89%> (+17.52%) ⬆️

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

Files Coverage Δ
src/yogger/__init__.py 100.00% <100.00%> (ø)
src/yogger/compat.py 66.66% <100.00%> (ø)
src/yogger/constants.py 100.00% <100.00%> (ø)
src/yogger/pformat.py 77.89% <100.00%> (+45.26%) ⬆️
src/yogger/base.py 23.88% <33.33%> (-0.55%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yaphott yaphott merged commit bc11660 into main Oct 1, 2023
4 checks passed
@yaphott yaphott deleted the 0.0.6-release branch October 1, 2023 04:27
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