Skip to content

Update pysqa to 0.4.0#962

Merged
jan-janssen merged 1 commit intomainfrom
pysqa
Apr 13, 2026
Merged

Update pysqa to 0.4.0#962
jan-janssen merged 1 commit intomainfrom
pysqa

Conversation

@jan-janssen
Copy link
Copy Markdown
Member

@jan-janssen jan-janssen commented Apr 13, 2026

Summary by CodeRabbit

  • Chores
    • Updated the pysqa dependency to version 0.4.0 across all build environments and project configuration.

Copilot AI review requested due to automatic review settings April 13, 2026 06:19
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 13, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 9a605571-c4b0-42cc-8674-bd4e8f402c8d

📥 Commits

Reviewing files that changed from the base of the PR and between 3c0dec7 and d908862.

📒 Files selected for processing (5)
  • .ci_support/environment-integration.yml
  • .ci_support/environment-mpich.yml
  • .ci_support/environment-openmpi.yml
  • binder/environment.yml
  • pyproject.toml

📝 Walkthrough

Walkthrough

This PR updates the pysqa dependency from version 0.3.5 to 0.4.0 across all CI environment configuration files and the project's pyproject.toml. No logic or public entity declarations are modified.

Changes

Cohort / File(s) Summary
CI Environment Files
.ci_support/environment-integration.yml, .ci_support/environment-mpich.yml, .ci_support/environment-openmpi.yml
Dependency version bump for pysqa from 0.3.5 to 0.4.0 in each CI environment configuration.
Package Configuration
binder/environment.yml, pyproject.toml
Dependency version bump for pysqa from 0.3.5 to 0.4.0 in both Binder and project dependency specifications.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Poem

🐰 A tiny hop through version streams,
From 0.3.5 to 0.4.0 dreams,
Five config files now unified bright,
Dependencies updated—all feels right!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: updating the pysqa dependency from 0.3.5 to 0.4.0 across multiple configuration files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ 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 pysqa

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.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the pinned pysqa dependency version across packaging metadata and Conda environment definitions to keep the project’s cluster/HPC integrations aligned with the newer release.

Changes:

  • Bump pysqa from 0.3.5 to 0.4.0 in pyproject.toml optional dependencies (cluster, all).
  • Bump pysqa from 0.3.5 to 0.4.0 in Binder and CI Conda environment files.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pyproject.toml Updates the pysqa pin in optional dependency groups used for cluster/HPC functionality.
binder/environment.yml Updates the Binder environment pin to match the new pysqa version.
.ci_support/environment-openmpi.yml Updates CI environment pin for OpenMPI runs.
.ci_support/environment-mpich.yml Updates CI environment pin for MPICH runs.
.ci_support/environment-integration.yml Updates integration environment pin to keep parity with CI/runtime expectations.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.14%. Comparing base (3c0dec7) to head (d908862).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #962   +/-   ##
=======================================
  Coverage   94.14%   94.14%           
=======================================
  Files          39       39           
  Lines        2083     2083           
=======================================
  Hits         1961     1961           
  Misses        122      122           

☔ 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.

@jan-janssen jan-janssen merged commit f09c636 into main Apr 13, 2026
67 of 69 checks passed
@jan-janssen jan-janssen deleted the pysqa branch April 13, 2026 07:17
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.

2 participants