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

release/v0.1 (#48) #49

Merged
merged 1 commit into from
Sep 2, 2023
Merged

release/v0.1 (#48) #49

merged 1 commit into from
Sep 2, 2023

Conversation

ReiRev
Copy link
Owner

@ReiRev ReiRev commented Sep 2, 2023



* separate formatting and linting from ci. (#42)

* separate formatting and linting from ci.

* remove formatting and linting

* Raise error if tag was not found (#44)

* Raise error if tag was not found

* Autoated format and lint

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>

* Bugfix/remove html from linguist (#45)

* initial commit

* change to linguist-detectable=false

* change to use linguist-vendored

* Bugfix/publish yml (#47)

* use pypa/gh-action-pypi-publish@release directly

* add trigger

* remove pull_request

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ReiRev <ReiRev@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Sep 2, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +16.83% 🎉

Comparison is base (7787c50) 77.02% compared to head (bf44b97) 93.86%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #49       +/-   ##
===========================================
+ Coverage   77.02%   93.86%   +16.83%     
===========================================
  Files          15       16        +1     
  Lines         518      440       -78     
  Branches      128       84       -44     
===========================================
+ Hits          399      413       +14     
+ Misses         60       14       -46     
+ Partials       59       13       -46     
Flag Coverage Δ
unittests 93.86% <100.00%> (+16.83%) ⬆️

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

Files Changed Coverage Δ
src/kabupy/base/webpage.py 100.00% <100.00%> (ø)
src/kabupy/errors/__init__.py 100.00% <100.00%> (ø)
src/kabupy/kabuyoho/kabuyoho_webpage.py 75.75% <100.00%> (+4.32%) ⬆️
src/kabupy/kabuyoho/report_dps.py 100.00% <100.00%> (+19.35%) ⬆️
src/kabupy/kabuyoho/report_target.py 100.00% <100.00%> (+28.40%) ⬆️
src/kabupy/kabuyoho/report_top.py 93.60% <100.00%> (+20.92%) ⬆️

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

@ReiRev ReiRev merged commit eb67d19 into main Sep 2, 2023
7 checks passed
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