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 docs badge #527

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Conversation

till-m
Copy link
Member

@till-m till-m commented Oct 1, 2024

Unfortunately a vulnerability patch broke the dynamic badge, see badges/shields#10553. This changes the badge to static -- we can in the future maybe figure out how to make it dynamic again.

Copy link

codecov bot commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.33%. Comparing base (aed6a25) to head (6375085).
Report is 10 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #527      +/-   ##
==========================================
+ Coverage   96.19%   96.33%   +0.13%     
==========================================
  Files          10       11       +1     
  Lines         867      872       +5     
==========================================
+ Hits          834      840       +6     
+ Misses         33       32       -1     

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

@till-m till-m merged commit bb902cd into bayesian-optimization:master Oct 1, 2024
13 checks passed
till-m added a commit to till-m/BayesianOptimization that referenced this pull request Oct 9, 2024
* fix: import error from exception module (bayesian-optimization#525)

* fix: replace list with sequence (bayesian-optimization#524)

* Fix min window type check (bayesian-optimization#523)

* fix: replace dict with Mapping

* fix: replace list with Sequence

* fix: add type hint

* fix: does not accept None

* Change docs badge (bayesian-optimization#527)

* fix: parameter, target_space

* fix: constraint, bayesian_optimization

* fix: ParamsType

---------

Co-authored-by: till-m <[email protected]>
@till-m till-m deleted the till-m-patch-1 branch November 26, 2024 07:13
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.

1 participant