Skip to content

fix: return 400 when code bus JSON has no :names #724

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

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Conversation

dominique-pfister
Copy link
Contributor

fix #723

Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d720c01) to head (c3d9217).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #724   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           45        45           
  Lines         3609      3609           
=========================================
  Hits          3609      3609           

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

@dominique-pfister dominique-pfister merged commit fed7cae into main Oct 21, 2024
7 checks passed
@dominique-pfister dominique-pfister deleted the issue-723 branch October 21, 2024 16:18
github-actions bot pushed a commit that referenced this pull request Oct 21, 2024
## [6.15.4](v6.15.3...v6.15.4) (2024-10-21)

### Bug Fixes

* return 400 when code bus JSON has no :names ([#724](#724)) ([fed7cae](fed7cae))
Copy link

🎉 This PR is included in version 6.15.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[json] files residing in code bus and not having a :names should not return a 502
3 participants