yii-sentry
yii-sentry copied to clipboard
Trace
| Q | A |
|---|---|
| Is bugfix? | ❌ |
| New feature? | ✔️ |
| Breaks BC? | ✔️ |
| Fixed issues | https://github.com/yiisoft/yii-sentry/issues/18 |
@gluck1986 Thanks for your contribution! Do you have time for tests?
this tests core functionality, auto transactions, and breadcrumbs. @arogachev
There is a something problem with the Rector after merge changes from master. @xepozz
Need to do a research, but I don't have time for this. Could you play rector locally please?
Need to do a research, but I don't have time for this. Could you play rector locally please?
i see, rector cannot push.
Run git push fatal: You are not currently on a branch.
localy rector works
now all are fine, because rector has no changes to push) May be is it correct behaviour?
The most secure are the permissions of the organization.
@arogachev You are welcome. So what is next? Can i help to speed up the development of this?
Thanks for resolving most of discussions.
We had an idea about merging it to a separate branch and continue from there. But regardless of that what I've written is actual. We need to decompose it into smaller parts and add tests to increase code coverage as close as possible to 100%. Do you have time for that? Maybe start with something small like breadcrumbs or something else?
Thanks for resolving most of discussions.
We had an idea about merging it to a separate branch and continue from there. But regardless of that what I've written is actual. We need to decompose it into smaller parts and add tests to increase code coverage as close as possible to 100%. Do you have time for that? Maybe start with something small like breadcrumbs or something else?
Good idea. Then I will do the integration of breadcrumbs. What are we going to do with the pull request?
Welcome to Codecov :tada:
Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.
Thanks for integrating Codecov - We've got you covered :open_umbrella:
Good idea. Then I will do the integration of breadcrumbs.
Great!
What are we going to do with the pull request?
As for this PR, let's leave it open for now.
Also ideally we need to test it with demo and real Sentry account.
@gluck1986 do you have time to work on it further?