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

Generate empty javadoc for cloud bundle fragment #3272

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

kwin
Copy link
Contributor

@kwin kwin commented Feb 25, 2024

Remove artificial public interface
This closes #3200

@kwin kwin requested a review from davidjgonzalez February 25, 2024 09:04
Copy link

codecov bot commented Feb 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 1.78%. Comparing base (b0a4f23) to head (0939f3d).
Report is 1 commits behind head on master.

❗ Current head 0939f3d differs from pull request most recent head ec55dc9. Consider uploading reports for the commit ec55dc9 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #3272       +/-   ##
============================================
- Coverage     55.45%   1.78%   -53.68%     
+ Complexity     5506     100     -5406     
============================================
  Files           721     721               
  Lines         29534   29534               
  Branches       3840    3840               
============================================
- Hits          16378     526    -15852     
- Misses        11630   28970    +17340     
+ Partials       1526      38     -1488     

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

@kwin kwin force-pushed the bugfix/fix-javadoc-generation-for-cloud-bundle branch from 7228893 to 677e5c8 Compare March 8, 2024 18:40
Remove artificial public interface
This closes #3200
@kwin kwin force-pushed the bugfix/fix-javadoc-generation-for-cloud-bundle branch from 677e5c8 to ec55dc9 Compare March 8, 2024 18:42
@kwin kwin merged commit 2bc2400 into master Mar 8, 2024
9 of 10 checks passed
@kwin kwin deleted the bugfix/fix-javadoc-generation-for-cloud-bundle branch March 8, 2024 18:43
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.

Remove useless public interface in Cloud Bundle to get javadocs to be built
1 participant