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

jacoco: apply fix for intellij sdk 2022.1+ #429

Merged
merged 1 commit into from
Jun 10, 2024
Merged

Conversation

SerCeMan
Copy link
Member

@SerCeMan SerCeMan commented Apr 29, 2024

IntelliJ SDK upgrade broke the codecov integration. This change fixes it by applying configuration from https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin-faq.html#jacoco-reports-0-coverage

@codecov-commenter
Copy link

codecov-commenter commented Apr 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (f1eb15f) to head (9841fb6).

Current head 9841fb6 differs from pull request most recent head 9dfe0e7

Please upload reports for the commit 9dfe0e7 to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #429    +/-   ##
=======================================
  Coverage    0.00%   0.00%            
=======================================
  Files          77      74     -3     
  Lines        3474    3279   -195     
  Branches      867     814    -53     
=======================================
+ Misses       3474    3279   -195     

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

@SerCeMan SerCeMan changed the title jacoco: pin the version of jacoco jacoco: apply fix for intellij sdk 2022.1+ Jun 10, 2024
@SerCeMan
Copy link
Member Author

Screenshot 2024-06-10 at 12 37 54 PM

@SerCeMan SerCeMan merged commit 2daa7e0 into master Jun 10, 2024
1 of 2 checks passed
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.

None yet

2 participants