onlydustxyz / marketplace-api

2 stars 2 forks source link

[B-2008] Send events onApplicationCreated to posthog #846

Closed AnthonyBuisset closed 3 months ago

AnthonyBuisset commented 3 months ago
codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 1.29870% with 76 lines in your changes missing coverage. Please review.

Project coverage is 18.11%. Comparing base (cdb77eb) to head (585cb9c). Report is 5 commits behind head on main.

:exclamation: Current head 585cb9c differs from pull request most recent head 56d6b27

Please upload reports for the commit 56d6b27 to get more accurate results.

Files Patch % Lines
...thog/processors/ApplicationCreatedEventReader.java 0.00% 16 Missing :warning:
...model/event/OnApplicationCreatedTrackingEvent.java 0.00% 13 Missing :warning:
...oject/domain/model/event/OnApplicationCreated.java 0.00% 9 Missing :warning:
...tplace/project/domain/model/ScoredApplication.java 0.00% 8 Missing :warning:
...main/job/TrackingEventPublisherOutboxConsumer.java 0.00% 6 Missing and 1 partial :warning:
...es/adapter/entity/write/old/ApplicationEntity.java 0.00% 6 Missing :warning:
...hog/processors/GithubIssueAssignedEventReader.java 0.00% 5 Missing :warning:
...odel/event/OnGithubIssueAssignedTrackingEvent.java 0.00% 5 Missing :warning:
...lace/api/postgres/adapter/PostgresUserAdapter.java 0.00% 2 Missing :warning:
.../api/posthog/adapters/PosthogApiClientAdapter.java 0.00% 2 Missing :warning:
... and 2 more

:exclamation: There is a different number of reports uploaded between BASE (cdb77eb) and HEAD (585cb9c). Click for more details.

HEAD has 4 uploads less than BASE | Flag | BASE (cdb77eb) | HEAD (585cb9c) | |------|------|------| |integration_tests|6|2|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #846 +/- ## ============================================= - Coverage 68.27% 18.11% -50.17% + Complexity 2394 733 -1661 ============================================= Files 478 481 +3 Lines 10733 10804 +71 Branches 853 860 +7 ============================================= - Hits 7328 1957 -5371 - Misses 2617 8610 +5993 + Partials 788 237 -551 ``` | [Flag](https://app.codecov.io/gh/onlydustxyz/marketplace-api/pull/846/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onlydustxyz) | Coverage Δ | | |---|---|---| | [integration_tests](https://app.codecov.io/gh/onlydustxyz/marketplace-api/pull/846/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onlydustxyz) | `18.11% <1.29%> (-50.17%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onlydustxyz#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.