8000 fix cron build by denis-yuen · Pull Request #247 · dockstore/dockstore-cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix cron build #247

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

Merged
merged 2 commits into from
Jun 22, 2023
Merged

fix cron build #247

merged 2 commits into from
Jun 22, 2023

Conversation

denis-yuen
Copy link
Member
@denis-yuen denis-yuen commented Jun 22, 2023

Description
Side-effect of linked PR, need to upgrade cwlavro to avoid nightly cron builds from failing

Review Instructions
Check and see if the nightly CLI cron build passes

Issue
dockstore/dockstore#5564

Security
If there are any concerns that require extra attention from the security team, highlight them here.

Please make sure that you've checked the following before submitting your pull request. Thanks!

  • Check that you pass the basic style checks and unit tests by running ./mvnw clean install
  • If this PR is for a user-facing feature, create and link a documentation ticket for this feature (usually in the same milestone as the linked issue). Style points if you create a documentation PR directly and link that instead.

@denis-yuen denis-yuen self-assigned this Jun 22, 2023
@denis-yuen
Copy link
Member Author

Snyk warning seems like a false positive, where we haven't upgraded to junit 5, we're using 4.13.2 (past the recommended version)

@denis-yuen denis-yuen changed the title fix build fix cron build Jun 22, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link
codecov bot commented Jun 22, 2023

Codecov Report

Patch coverage has no change and project coverage change: +22.42 🎉

Comparison is base (a022456) 47.06% compared to head (5c923db) 69.49%.

Additional details and impacted files
@@              Coverage Diff               @@
##             develop     #247       +/-   ##
==============================================
+ Coverage      47.06%   69.49%   +22.42%     
+ Complexity      1463     1039      -424     
==============================================
  Files             94       47       -47     
  Lines          12142     6071     -6071     
  Branches        1598      799      -799     
==============================================
- Hits            5715     4219     -1496     
+ Misses          5832     1513     -4319     
+ Partials         595      339      -256     
Flag Coverage Δ
bitbuckettests 9.86% <ø> (ø)
confidentialtooltests 54.75% <ø> (+19.14%) ⬆️
confidentialworkflowtests 27.98% <ø> (ø)
nonconfidentialtests 32.35% <ø> (+0.01%) ⬆️
singularitytests 16.58% <ø> (ø)
unittests 8.33% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 63 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@denis-yuen denis-yuen marked this pull request as ready for review June 22, 2023 16:02
@denis-yuen denis-yuen requested review from kathy-t, hyunnaye and david4096 and removed request for kathy-t and hyunnaye June 22, 2023 17:17
@denis-yuen denis-yuen merged commit 1d3ac93 into develop Jun 22, 2023
@denis-yuen denis-yuen deleted the feature/fix_cron_build branch June 22, 2023 17:20
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.

3 participants
0