Skip to content

chore: bump sopt to 1.2.1 and scalatest to 3.2.20#1161

Merged
tfenne merged 1 commit into
mainfrom
update-sopt-1.2.1
May 19, 2026
Merged

chore: bump sopt to 1.2.1 and scalatest to 3.2.20#1161
tfenne merged 1 commit into
mainfrom
update-sopt-1.2.1

Conversation

@tfenne

@tfenne tfenne commented May 19, 2026

Copy link
Copy Markdown
Member

Updating sopt to 1.2.1 lets us move scalatest to 3.2.20. scalatest 3.2.x's HTML reporter requires flexmark-all on the test classpath, so add it explicitly (sopt declares it test-scoped, so it doesn't transit).

Updating sopt to 1.2.1 lets us move scalatest to 3.2.20.
scalatest 3.2.x's HTML reporter requires flexmark-all on the test
classpath, so add it explicitly (sopt declares it test-scoped, so it
doesn't transit).
@tfenne tfenne requested review from clintval and nh13 as code owners May 19, 2026 22:41
@coderabbitai

coderabbitai Bot commented May 19, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: a865e189-80dd-4c84-9d09-50d9c950f9ba

📥 Commits

Reviewing files that changed from the base of the PR and between 21470e2 and caeeb3d.

📒 Files selected for processing (1)
  • build.sbt

📝 Walkthrough

Walkthrough

This PR updates build dependencies in the root project. The sopt library is bumped to 1.2.1, while test dependencies are refreshed: scalatest moves to 3.2.20 and flexmark-all 0.64.8 is added for test scope. No functional code changes—purely dependency maintenance.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and accurately summarizes the main changes: bumping sopt to 1.2.1 and scalatest to 3.2.20, which matches the changeset exactly.
Description check ✅ Passed The description directly explains the changeset, detailing why sopt was bumped, why scalatest was upgraded, and why flexmark-all was added as a test dependency.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch update-sopt-1.2.1

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov

codecov Bot commented May 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.94%. Comparing base (21470e2) to head (caeeb3d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1161   +/-   ##
=======================================
  Coverage   95.94%   95.94%           
=======================================
  Files         132      132           
  Lines        8331     8331           
  Branches      940      940           
=======================================
  Hits         7993     7993           
  Misses        338      338           
Flag Coverage Δ
unittests 95.94% <ø> (ø)

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions

Copy link
Copy Markdown
PR Preview Action v1.6.1

🚀 View preview at
https://fulcrumgenomics.github.io/fgbio/pr-preview/pr-1161/

Built to branch gh-pages at 2026-05-19 22:47 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@tfenne tfenne merged commit 63b4d23 into main May 19, 2026
13 checks passed
@tfenne tfenne deleted the update-sopt-1.2.1 branch May 19, 2026 23:26
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.

1 participant