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

Use color constants #75

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Use color constants #75

wants to merge 3 commits into from

Conversation

strangelookingnerd
Copy link
Owner

Use color constants and update to latest template changes.

@strangelookingnerd strangelookingnerd added documentation Improvements or additions to documentation enhancement New feature or request dependencies Pull requests that update a dependency file labels Jan 20, 2025
@strangelookingnerd strangelookingnerd self-assigned this Jan 20, 2025
Copy link

github-actions bot commented Jan 20, 2025

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2024.3.4
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

Copy link

codecov bot commented Jan 20, 2025

Codecov Report

Attention: Patch coverage is 0% with 21 lines in your changes missing coverage. Please review.

Project coverage is 16.21%. Comparing base (73c146f) to head (1dba7cb).

Files with missing lines Patch % Lines
.../github/strangelookingnerd/PedroProgressBarUI.java 0.00% 21 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #75      +/-   ##
==========================================
- Coverage   21.79%   16.21%   -5.58%     
==========================================
  Files           3        3              
  Lines         156      148       -8     
  Branches       24       24              
==========================================
- Hits           34       24      -10     
- Misses        122      124       +2     

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

@strangelookingnerd strangelookingnerd force-pushed the use_color_constants branch 2 times, most recently from 03cd30d to cd26f10 Compare January 27, 2025 09:51
@strangelookingnerd strangelookingnerd force-pushed the use_color_constants branch 2 times, most recently from 831caa2 to ec4f527 Compare February 25, 2025 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant