Skip to content

Datablock updates and lowercase logo#12

Merged
holukas merged 3 commits intomasterfrom
lowercase-logo
Aug 13, 2025
Merged

Datablock updates and lowercase logo#12
holukas merged 3 commits intomasterfrom
lowercase-logo

Conversation

@holukas
Copy link
Owner

@holukas holukas commented Aug 13, 2025

Summary by CodeRabbit

  • New Features

    • Added support for new IRGA72-R1 datablock (used at CH-CHA, 2025).
  • Documentation

    • Added IRGA72-R1 datablock documentation.
    • Updated IRGA75-R2 docs with LI75-prefixed aliases and detailed status mappings.
    • Updated changelog for v1.6.10.
  • Bug Fixes

    • Corrected app logo and icon.
  • Style

    • Refreshed branding: updated window title, header text, and visuals.
  • Chores

    • Bumped version to 1.6.10 and updated release date.

holukas and others added 3 commits July 19, 2025 10:10
Replaced old logo files with new logo and icon assets. Updated GUI code to reference the new logo and icon, and adjusted displayed text to match branding. Bumped version to 1.6.10 and updated changelog accordingly.
@holukas holukas self-assigned this Aug 13, 2025
@coderabbitai
Copy link

coderabbitai bot commented Aug 13, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

Version bumped to 1.6.10 with date updates. GUI branding strings and icon/logo paths changed. Added new IRGA72-R1 data block documentation. Updated IRGA75-R2 documentation with LI75-prefixed aliases and expanded status mappings. Changelog updated with these items. No API or functional code changes declared.

Changes

Cohort / File(s) Summary
Release metadata
CHANGELOG.md, pyproject.toml, src/settings/_version.py
Added changelog entry v1.6.10; bumped package version 1.6.9 → 1.6.10; updated version and date to 1.6.10 and 13 Aug 2025.
GUI branding updates
src/gui/gui.py
Updated window title to “bico”, swapped icon and logo image paths, and adjusted header text to “bico - binary converter”.
Data block docs: new
src/settings/data_blocks/IRGA72-R1.md
Added new IRGA72-R1 documentation with variables, DIAG_CODE bit map, STATUS_CODE mappings, and notes on logging origin and conversion.
Data block docs: aliases
src/settings/data_blocks/IRGA75-R2.md
Introduced LI75-prefixed aliases for variables; expanded STATUS_CODE mappings; documentation-only relabeling.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Poem

I thump my paws: v1.6.10 is here,
New logs hop in, their bits now clear.
A lowercase title, fresh icons too—
Carrots for docs, with aliases new.
In burrows of bytes, I cheer and grin,
Another neat release—let’s hop again! 🥕🐇


📜 Recent review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 2aa5701 and a39157c.

⛔ Files ignored due to path filters (5)
  • images/logo_bico2.png is excluded by !**/*.png
  • src/images/logo_BICO1.png is excluded by !**/*.png
  • src/images/logo_BICO1_256px.png is excluded by !**/*.png
  • src/images/logo_bico2_256px.png is excluded by !**/*.png
  • src/images/logo_bico2_icon.png is excluded by !**/*.png
📒 Files selected for processing (6)
  • CHANGELOG.md (1 hunks)
  • pyproject.toml (1 hunks)
  • src/gui/gui.py (2 hunks)
  • src/settings/_version.py (1 hunks)
  • src/settings/data_blocks/IRGA72-R1.md (1 hunks)
  • src/settings/data_blocks/IRGA75-R2.md (2 hunks)
✨ Finishing Touches
  • 📝 Generate Docstrings
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch lowercase-logo

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@holukas holukas merged commit 225fdfb into master Aug 13, 2025
1 check was pending
@holukas holukas deleted the lowercase-logo branch August 13, 2025 15:33
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