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

docs: Coverage check section in DEVELOPMENT.md #117

Merged
merged 1 commit into from
Nov 7, 2023
Merged

Conversation

aborgna-q
Copy link
Collaborator

drive-by: Copy justfile from hugr

@aborgna-q aborgna-q requested a review from ss2165 November 7, 2023 12:01
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #117 (f2cc9b8) into main (906c4e2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #117   +/-   ##
=======================================
  Coverage   77.92%   77.92%           
=======================================
  Files          19       19           
  Lines        4848     4848           
  Branches     4848     4848           
=======================================
  Hits         3778     3778           
  Misses        979      979           
  Partials       91       91           

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@aborgna-q aborgna-q added this pull request to the merge queue Nov 7, 2023
Merged via the queue into main with commit 4ee3f5d Nov 7, 2023
@aborgna-q aborgna-q deleted the docs/coverage branch November 7, 2023 12:11
@github-actions github-actions bot mentioned this pull request Oct 31, 2023
github-merge-queue bot pushed a commit that referenced this pull request Dec 14, 2023
## 🤖 New release
* `portgraph`: 0.10.0 -> 0.11.0 (⚠️ API breaking changes)

### ⚠️ `portgraph` breaking changes

```
--- failure struct_missing: pub struct removed or renamed ---

Description:
A publicly-visible struct cannot be imported by its prior path. A `pub use` may have been removed, or the struct itself may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.26.0/src/lints/struct_missing.ron

Failed in:
  struct portgraph::algorithms::ConvexChecker, previously in file /tmp/.tmpJ6AwWP/portgraph/src/algorithms/convex.rs:15
```

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

## 0.11.0 (2023-12-14)

### Documentation

- Coverage check section in DEVELOPMENT.md
([#117](#117))

### Features

- [**breaking**] ConvexChecker is a trait
([#121](#121))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Agustín Borgna <[email protected]>
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