Skip to content

Add merge function to replace two atoms by one#481

Merged
jan-janssen merged 14 commits into
mainfrom
merge
May 13, 2026
Merged

Add merge function to replace two atoms by one#481
jan-janssen merged 14 commits into
mainfrom
merge

Conversation

@pmrv
Copy link
Copy Markdown
Contributor

@pmrv pmrv commented Apr 7, 2026

No description provided.

@pmrv pmrv requested a review from samwaseda April 7, 2026 17:44
@pmrv pmrv requested a review from jan-janssen as a code owner April 7, 2026 17:44
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 7, 2026

Warning

Rate limit exceeded

@jan-janssen has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 19 minutes and 20 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: ed834841-5846-4fba-8a44-fa64a4ab060c

📥 Commits

Reviewing files that changed from the base of the PR and between ddb1888 and 9f7b8a7.

📒 Files selected for processing (2)
  • src/structuretoolkit/build/geometry.py
  • tests/test_geometry.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch merge

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
Member

@jan-janssen jan-janssen left a comment

Choose a reason for hiding this comment

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

Looks good to me

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.06%. Comparing base (ddb1888) to head (9f7b8a7).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #481      +/-   ##
==========================================
+ Coverage   97.04%   97.06%   +0.02%     
==========================================
  Files          29       29              
  Lines        1961     1978      +17     
==========================================
+ Hits         1903     1920      +17     
  Misses         58       58              

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

Base automatically changed from repulse to main May 13, 2026 11:07
@jan-janssen jan-janssen merged commit 93f0cc6 into main May 13, 2026
20 checks passed
@jan-janssen jan-janssen deleted the merge branch May 13, 2026 11:34
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