Skip to content

Conversation

@mprins
Copy link
Contributor

@mprins mprins commented Nov 27, 2025

HTM-1797 Powered by Pull Request Badge

@mprins mprins self-assigned this Nov 27, 2025
@mprins mprins added the dependencies Pull requests that update a dependency file label Nov 27, 2025
@mprins mprins force-pushed the HTM-1797_solr-snapshot branch from e0e6446 to f3390d5 Compare November 27, 2025 13:53
@codecov
Copy link

codecov bot commented Nov 27, 2025

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...c/main/java/org/tailormap/api/solr/SolrHelper.java 0% 2 Missing ⚠️

Impacted file tree graph

@@           Coverage Diff            @@
##             main   #1522     +/-   ##
========================================
- Coverage      77%      4%    -73%     
  Complexity    105     105             
========================================
  Files         151     151             
  Lines        7576    7576             
  Branches      690     690             
========================================
- Hits         5814     267   -5547     
- Misses       1362    7290   +5928     
+ Partials      400      19    -381     
Files with missing lines Coverage Δ Complexity Δ
...c/main/java/org/tailormap/api/solr/SolrHelper.java 0% <0%> (-79%) 0 <0> (ø)

... and 138 files with indirect coverage changes

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link

github-actions bot commented Nov 27, 2025

Test Results

0 files   -  51  0 suites   - 51   0s ⏱️ - 5m 11s
0 tests  - 454  0 ✅  - 453  0 💤  - 1  0 ❌ ±0 
0 runs   - 448  0 ✅  - 447  0 💤  - 1  0 ❌ ±0 

Results for commit 633933f. ± Comparison against base commit b05dfc8.

♻️ This comment has been updated with latest results.

<jetty.version>10.0.26</jetty.version>
<solr.version>9.10.0</solr.version>
<!-- Solr 10 snapshots have not been published since 2025-10-15, 11.0.0-SNAPSHOT are current-->
<solr.version>10.0.0-SNAPSHOT</solr.version>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

currently this fails (at runtime) because:

[WARNING] The POM for org.apache.solr:solr-solrj:jar:10.0.0-20251015.145323-1526 is invalid,
transitive dependencies (if any) will not be available: 3 problems were encountered while building the effective model for org.apache.solr:solr-solrj:10.0.0-SNAPSHOT
[ERROR] 'dependencies.dependency.version' for com.fasterxml.jackson.core:jackson-databind:jar is missing. @
[ERROR] 'dependencies.dependency.version' for com.fasterxml.jackson.core:jackson-annotations:jar is missing. @
[ERROR] 'dependencies.dependency.version' for com.fasterxml.jackson.core:jackson-core:jar is missing. @

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#1526 has the same problem

[WARNING] The POM for org.apache.solr:solr-solrj:jar:11.0.0-20251126.070616-55 is invalid, transitive dependencies (if any) will not be available: 3 problems were encountered while building the effective model for org.apache.solr:solr-solrj:11.0.0-SNAPSHOT
[ERROR] 'dependencies.dependency.version' for com.fasterxml.jackson.core:jackson-databind:jar is missing. @
[ERROR] 'dependencies.dependency.version' for com.fasterxml.jackson.core:jackson-annotations:jar is missing. @
[ERROR] 'dependencies.dependency.version' for com.fasterxml.jackson.core:jackson-core:jar is missing. @

@mprins mprins force-pushed the HTM-1797_solr-snapshot branch 3 times, most recently from ce533e6 to 9cd8606 Compare December 1, 2025 15:11
@mprins mprins force-pushed the HTM-1797_solr-snapshot branch from 9cd8606 to 633933f Compare December 4, 2025 09:59
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants