Skip to content

Release-0.0.1 - #64

Merged
97gamjak merged 147 commits into
mainfrom
dev
Dec 20, 2025
Merged

Release-0.0.1#64
97gamjak merged 147 commits into
mainfrom
dev

Conversation

@97gamjak

Copy link
Copy Markdown
Owner

No description provided.

97gamjak and others added 30 commits December 16, 2025 22:38
Co-authored-by: 97gamjak <77228802+97gamjak@users.noreply.github.com>
Co-authored-by: 97gamjak <77228802+97gamjak@users.noreply.github.com>
Co-authored-by: 97gamjak <77228802+97gamjak@users.noreply.github.com>
Co-authored-by: 97gamjak <77228802+97gamjak@users.noreply.github.com>
…e-directory

refactor: move ruff.toml to base dir
…gitignore

cleanup: add .egg-info to .gitignore
Co-authored-by: 97gamjak <77228802+97gamjak@users.noreply.github.com>
Co-authored-by: 97gamjak <77228802+97gamjak@users.noreply.github.com>
Co-authored-by: 97gamjak <77228802+97gamjak@users.noreply.github.com>
Co-authored-by: 97gamjak <77228802+97gamjak@users.noreply.github.com>
…ing-issues

Bug/dev 44 fix current ruff linting issues
…ocstrings

Feature/dev 45 ci for checking docstrings
97gamjak and others added 28 commits December 20, 2025 15:51
…f-cpp-files' of github.com:97gamjak/devops into feature/DEV-23-create-script-to-check-license-headers-of-cpp-files
Co-authored-by: 97gamjak <77228802+97gamjak@users.noreply.github.com>
Co-authored-by: 97gamjak <77228802+97gamjak@users.noreply.github.com>
…ode review feedback

Co-authored-by: 97gamjak <77228802+97gamjak@users.noreply.github.com>
…pe annotations

Co-authored-by: 97gamjak <77228802+97gamjak@users.noreply.github.com>
…on-in-pyproject-toml

Feature/dev 57 use dynamic version in pyproject toml
Add comprehensive test coverage for C++ checks functionality
…script-to-check-license-headers-of-cpp-files
…check-license-headers-of-cpp-files

Feature/dev 23 create script to check license headers of cpp files
…-encodig

Feature/dev 58 create config for encodig
…cense-headers-if-not-present

Feature/dev 59 add cli to add license headers if not present
@97gamjak
97gamjak merged commit 18d9eda into main Dec 20, 2025
5 checks passed
@codecov

codecov Bot commented Dec 20, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 76.29179% with 156 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@f6bcd86). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/devops/scripts/get_latest_git_tag.py 0.00% 42 Missing ⚠️
src/devops/scripts/add_license_header.py 0.00% 19 Missing ⚠️
src/devops/cpp/license_header.py 53.33% 14 Missing ⚠️
src/devops/scripts/cpp_files.py 0.00% 14 Missing ⚠️
src/devops/config/config.py 81.81% 12 Missing ⚠️
src/devops/cpp/buggy_cpp_files.py 25.00% 12 Missing ⚠️
src/devops/files/files.py 81.39% 8 Missing ⚠️
src/devops/config/config_cpp.py 73.07% 7 Missing ⚠️
src/devops/config/config_file.py 68.42% 6 Missing ⚠️
src/devops/config/config_logging.py 85.00% 6 Missing ⚠️
... and 6 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #64   +/-   ##
=======================================
  Coverage        ?   78.94%           
=======================================
  Files           ?       38           
  Lines           ?      869           
  Branches        ?        0           
=======================================
  Hits            ?      686           
  Misses          ?      183           
  Partials        ?        0           
Flag Coverage Δ
unittests 78.94% <76.29%> (?)

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants