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

[v1.1.8] Release #342

Merged
merged 8 commits into from
Nov 4, 2024
Merged

[v1.1.8] Release #342

merged 8 commits into from
Nov 4, 2024

Conversation

Zerohertz
Copy link
Owner

Features

  • quant
    • Coverage 측정을 위한 KoreaInvestment의 의존 관계인 class refactoring
  • vision
    • LabelStudio class에서 COCO format으로 변환하는 method의 image_id 수정
    • YoloLoader class에서 label studio format으로 변환하는 method의 value 수정

@Zerohertz Zerohertz self-assigned this Nov 4, 2024
@Zerohertz Zerohertz added feat/quant feat/vision zerohertzLib.vision fix Something isn't working release dev-* -> master labels Nov 4, 2024
Copy link

codecov bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.49%. Comparing base (40f45eb) to head (e866104).

✅ All tests successful. No failed tests found.

@@            Coverage Diff             @@
##           master     #342      +/-   ##
==========================================
+ Coverage   86.73%   91.49%   +4.75%     
==========================================
  Files          44       44              
  Lines        2880     2750     -130     
==========================================
+ Hits         2498     2516      +18     
+ Misses        382      234     -148     
Flag Coverage Δ
python3.10 91.49% <100.00%> (?)
python3.11 91.49% <100.00%> (+4.75%) ⬆️
python3.12 91.49% <100.00%> (?)
python3.13 91.49% <100.00%> (?)
python3.8 91.49% <100.00%> (?)
python3.9 91.49% <100.00%> (?)

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

Components Coverage Δ
algorithm 98.52% <ø> (ø)
api 95.13% <ø> (+0.54%) ⬆️
logging 90.16% <ø> (ø)
monitoring 96.49% <ø> (ø)
plot 81.60% <ø> (ø)
quant 90.79% <100.00%> (+14.32%) ⬆️
util 95.81% <ø> (ø)
vision 92.05% <100.00%> (+3.41%) ⬆️
Files with missing lines Coverage Δ
zerohertzLib/algorithm/graph.py 100.00% <ø> (ø)
zerohertzLib/quant/__init__.py 100.00% <100.00%> (ø)
zerohertzLib/quant/quant.py 85.22% <100.00%> (+21.77%) ⬆️
zerohertzLib/vision/data.py 83.78% <100.00%> (+5.52%) ⬆️
zerohertzLib/vision/loader.py 94.11% <100.00%> (+12.34%) ⬆️

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

[Docs] Build by Sphinx for GitHub Pages
@Zerohertz Zerohertz merged commit c3c9f00 into master Nov 4, 2024
11 checks passed
@Zerohertz Zerohertz deleted the dev-v1.1.8 branch November 4, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat/quant feat/vision zerohertzLib.vision fix Something isn't working release dev-* -> master
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant