Skip to content

Conversation

@ccoltx
Copy link
Contributor

@ccoltx ccoltx commented Mar 28, 2021

No description provided.

@codecov-io
Copy link

codecov-io commented Mar 28, 2021

Codecov Report

Merging #1678 (85ea279) into master (a7d41b5) will decrease coverage by 6.78%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@ ## master #1678 +/- ## ============================================ - Coverage 90.32% 83.53% -6.79%  - Complexity 147 1211 +1064  ============================================ Files 17 152 +135 Lines 341 3559 +3218 Branches 34 251 +217 ============================================ + Hits 308 2973 +2665  - Misses 18 456 +438  - Partials 15 130 +115 
Impacted Files Coverage Δ Complexity Δ
...ver/services/endpoints/ProbeEndpointsStrategy.java 90.38% <0.00%> (ø) 14.00% <0.00%> (?%)
...ric/boot/admin/server/notify/OpsGenieNotifier.java 72.00% <0.00%> (ø) 16.00% <0.00%> (?%)
...dmin/server/ui/extensions/UiExtensionsScanner.java 88.46% <0.00%> (ø) 8.00% <0.00%> (?%)
...oot/admin/SpringBootAdminHazelcastApplication.java 58.18% <0.00%> (ø) 3.00% <0.00%> (?%)
.../admin/server/notify/filter/FilteringNotifier.java 100.00% <0.00%> (ø) 17.00% <0.00%> (?%)
...ric/boot/admin/server/notify/TelegramNotifier.java 79.06% <0.00%> (ø) 11.00% <0.00%> (?%)
...ic/boot/admin/server/domain/values/StatusInfo.java 95.83% <0.00%> (ø) 21.00% <0.00%> (?%)
...codecentric/boot/admin/server/utils/MediaType.java 100.00% <0.00%> (ø) 1.00% <0.00%> (?%)
...rver/ui/config/AdminServerUiAutoConfiguration.java 97.40% <0.00%> (ø) 6.00% <0.00%> (?%)
...oot/admin/server/services/ApplicationRegistry.java 70.73% <0.00%> (ø) 17.00% <0.00%> (?%)
... and 125 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a7d41b5...85ea279. Read the comment docs.

@ccoltx ccoltx force-pushed the feature/cache-mvn branch from d5423a7 to c40a390 Compare March 29, 2021 19:11
@ccoltx ccoltx force-pushed the feature/cache-mvn branch from c40a390 to 57136ec Compare March 29, 2021 19:13
gpg-passphrase: MAVEN_GPG_PASSPHRASE

- name: Cache local Maven repository
uses: actions/cache@v2
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jonashackt Did we forget this one here?

@ccoltx ccoltx merged commit d8d3038 into master Mar 30, 2021
@ccoltx ccoltx deleted the feature/cache-mvn branch March 30, 2021 11:35
@ccoltx ccoltx added this to the 2.4.1 milestone Mar 31, 2021
SteKoe added a commit to ParkerM/spring-boot-admin that referenced this pull request Apr 16, 2021
…-relpaths * origin/master: Add retry on failing subscription (codecentric#1697) chore(deps): update dependency pl.project13.maven:git-commit-id-plugin to v4.0.4 (codecentric#1663) chore(deps): update dependency com.puppycrawl.tools:checkstyle to v8.41.1 (codecentric#1648) Fix for codecentric#1638 (codecentric#1673) Improve npm ci build times (see codecentric#1688) (codecentric#1689) Improved execution of grouped assertions (codecentric#1674) Use maven repo cache during publish snapshots (codecentric#1687) chore(deps): update metcalfc/changelog-generator action to v1 (codecentric#1669) chore(deps): update dependency org.codehaus.mojo:flatten-maven-plugin to v1.2.7 (codecentric#1686) Fix file formating by applying spring-javaformat:apply (codecentric#1685) Cache mvn repo in main build (see codecentric#1677 ) (codecentric#1678) Added support DingTalk notifier. (codecentric#1653) Simplify some code (codecentric#1670) Bugfix/1646 (codecentric#1661) Upgrade spring cloud dependencies (codecentric#1645) chore(deps): update dependency com.github.eirslett:frontend-maven-plugin to v1.11.2 (codecentric#1635) chore(deps): update spring boot to v2.4.3 (codecentric#1637) Bump version to 2.4.1-SNAPSHOT chore(deps): update testcontainers.version to v1.15.2 (codecentric#1629)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

4 participants