Skip to content

Commit

Permalink
Add a link to a telegram group
Browse files Browse the repository at this point in the history
  • Loading branch information
ksew1 committed Oct 3, 2024
1 parent 01afb34 commit 87e5fd5
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
> Please note that this repository is actively being developed and is currently in an alpha release stage.
> If you encounter any issues, please report them to us via the issues
> tab on our GitHub [repository](https://github.com/software-mansion/cairo-coverage).
>
>
> We currently don't support:
> - Branch coverage
>
>
> Things that might not work as expected:
> - Counters for how many times line was executed
Expand Down Expand Up @@ -102,3 +102,9 @@ For the exact code implementation of this format, please refer
to [this page](https://github.com/software-mansion/cairo-profiler/blob/main/crates/trace-data/src/lib.rs).
For a practical example of how this format appears in a file, consider
examining [this json file](./crates/cairo-coverage/tests/data/simple/snfoundry_trace/simple_tests::test_call::my_test.json).

## Getting Help

Join the [Telegram](https://t.me/cairo_coverage) group to get help

Found a bug? Open an [issue](https://github.com/software-mansion/cairo-coverage/issues).

0 comments on commit 87e5fd5

Please sign in to comment.