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

fix issue #1042 and also test openfecli for API breaks #1054

Merged
merged 14 commits into from
Dec 13, 2024
Merged

Conversation

mikemhenry
Copy link
Contributor

@mikemhenry mikemhenry commented Dec 13, 2024

Checklist

  • Added a news entry

Developers certificate of origin

Fixes #1042

Copy link

🚨 API breaking changes detected! 🚨

Copy link

codecov bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.81%. Comparing base (8374172) to head (42defe0).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1054      +/-   ##
==========================================
- Coverage   92.84%   92.81%   -0.03%     
==========================================
  Files         134      134              
  Lines       10003    10003              
==========================================
- Hits         9287     9284       -3     
- Misses        716      719       +3     
Flag Coverage Δ
fast-tests 92.81% <ø> (?)
slow-tests ?

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.

Copy link

🚨 API breaking changes detected! 🚨

Copy link

🚨 API breaking changes detected! 🚨

@mikemhenry
Copy link
Contributor Author

Okay, so now I will add an api break and see if we get the new message

Copy link

🚨 API breaking changes detected! 🚨

Copy link

🚨 API breaking changes detected! 🚨

@mikemhenry
Copy link
Contributor Author

mikemhenry commented Dec 13, 2024

Okay that worked!
image
URL takes you here: https://github.com/OpenFreeEnergy/openfe/actions/runs/12321768691#step:check

which isn't perfect but I am not sure if I can use a url to get us here:
image

@mikemhenry
Copy link
Contributor Author

Now I will "fix" that change and lets see if it deletes the old comment

Copy link

🚨 API breaking changes detected! 🚨

@mikemhenry
Copy link
Contributor Author

Ah, if there is no failure then it doesn't delete the comment, will fix that now

Copy link

🚨 API breaking changes detected! 🚨

Copy link

🚨 API breaking changes detected! 🚨

Copy link

🚨 API breaking changes detected! 🚨

@mikemhenry
Copy link
Contributor Author

Sweet, it deleted the comment. I will do one more cycle of testing and then I think we will be good to go

Copy link

🚨 API breaking changes detected! 🚨

Copy link

🚨 API breaking changes detected! 🚨

Copy link

🚨 API breaking changes detected! 🚨

Copy link

No API break detected ✅

@mikemhenry
Copy link
Contributor Author

image
okay it had the break, now lets see if it deletes this comment and says things are fine

@mikemhenry
Copy link
Contributor Author

cool, it works!
image

Copy link

🚨 API breaking changes detected! 🚨

@mikemhenry
Copy link
Contributor Author

To test it I had to switch it to run on pull_request but that means the old version with pull_request_target would also run, so its cluttered with old bot messages, but I posted screenshots of the tests where it worked. To truly test it, we will just need to merge it and see how it behaves, but I did test it as much as I could.

@atravitz
Copy link
Contributor

lgtm, let's merge!

@mikemhenry mikemhenry merged commit d2f4719 into main Dec 13, 2024
12 checks passed
@mikemhenry mikemhenry deleted the fix/issue_1042 branch December 13, 2024 22:57
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.

API break runner is too noisy
2 participants