Skip to content

README: Fix build status badge#114

Merged
abhinav merged 1 commit intomasterfrom
readme-badge
Oct 23, 2023
Merged

README: Fix build status badge#114
abhinav merged 1 commit intomasterfrom
readme-badge

Conversation

@abhinav
Copy link
Collaborator

@abhinav abhinav commented Oct 23, 2023

The CI job was renamed to ci.yml in #108
but the README.md was not updated.

Fix the badge URL in the README.

The CI job was renamed to ci.yml in #108
but the README.md was not updated.

Fix the badge URL in the README.
@abhinav abhinav enabled auto-merge (squash) October 23, 2023 12:17
@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Merging #114 (25c5bdc) into master (ecabcf9) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #114   +/-   ##
=======================================
  Coverage   98.50%   98.50%           
=======================================
  Files           6        6           
  Lines         334      334           
=======================================
  Hits          329      329           
  Misses          4        4           
  Partials        1        1           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@abhinav abhinav merged commit 66916c2 into master Oct 23, 2023
@abhinav abhinav deleted the readme-badge branch October 23, 2023 13:48
@mway mway mentioned this pull request Oct 24, 2023
mway added a commit that referenced this pull request Oct 24, 2023
### Fixed
- Built-in ignores now match function names more accurately.
  They will no longer ignore stacks because of file names
  that look similar to function names. (#112)
### Added
- Add an `IgnoreAnyFunction` option to ignore stack traces
  that have the provided function anywhere in the stack. (#113)
- Ignore `testing.runFuzzing` and `testing.runFuzzTests` alongside
  other already-ignored test functions (`testing.RunTests`, etc). (#105)

### Changed
- Miscellaneous CI-related fixes. (#103, #108, #114)

---------

Co-authored-by: Abhinav Gupta <mail@abhinavg.net>
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.

2 participants