Skip to content
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

add check to workflows #242

Merged
merged 1 commit into from
Apr 16, 2024
Merged

add check to workflows #242

merged 1 commit into from
Apr 16, 2024

Conversation

meganrm
Copy link
Member

@meganrm meganrm commented Apr 2, 2024

Problem

closes #236

Solution

added a check for the commit message. I won't be 100% sure this is correct until we actually bump another version

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

@meganrm meganrm requested review from mogres and ascibisz April 2, 2024 22:37
Copy link

github-actions bot commented Apr 2, 2024

Packing analysis report

Analysis for packing results located at cellpack/tests/outputs/test_spheres/spheresSST

Ingredient name Encapsulating radius Average number packed
ext_A 25 236.0

Packing image

Packing image

Distance analysis

Expected minimum distance: 50.00
Actual minimum distance: 50.01

Ingredient key Pairwise distance distribution
ext_A Distance distribution ext_A

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.75%. Comparing base (6b8a814) to head (07cb496).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #242   +/-   ##
=======================================
  Coverage   98.75%   98.75%           
=======================================
  Files          19       19           
  Lines         563      563           
=======================================
  Hits          556      556           
  Misses          7        7           

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

@meganrm meganrm merged commit a8e71d8 into main Apr 16, 2024
7 checks passed
@meganrm meganrm deleted the fix/aactions branch April 16, 2024 21:06
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.

disable actions on main when using bump [tag] -> [tag]
4 participants