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

Migrate to IntelliJ Platform Gradle Plugin 2.0 #22

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

strangelookingnerd
Copy link
Owner

@strangelookingnerd strangelookingnerd self-assigned this Jul 31, 2024
@strangelookingnerd strangelookingnerd added enhancement New feature or request dependencies Pull requests that update a dependency file release changelog Pull requests with release changelog update labels Jul 31, 2024
Copy link

codecov bot commented Jul 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 22.07%. Comparing base (9c7d2b7) to head (0569d06).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #22   +/-   ##
=======================================
  Coverage   22.07%   22.07%           
=======================================
  Files           3        3           
  Lines         154      154           
  Branches       22       22           
=======================================
  Hits           34       34           
  Misses        120      120           

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

Copy link

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/[email protected]
        with:
          upload-result: true
Contact Qodana team

Contact us at [email protected]

@strangelookingnerd strangelookingnerd merged commit 0eafb27 into main Jul 31, 2024
9 checks passed
@strangelookingnerd strangelookingnerd deleted the migrate_gradle_plugin_2_0 branch July 31, 2024 10:28
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 enhancement New feature or request release changelog Pull requests with release changelog update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant