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

feat(campaign): support article w/o campaign stage #4225

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

gitwoz
Copy link
Contributor

@gitwoz gitwoz commented Nov 25, 2024

No description provided.

@gitwoz gitwoz requested a review from a team as a code owner November 25, 2024 05:38
@gitwoz gitwoz linked an issue Nov 25, 2024 that may be closed by this pull request
2 tasks
Copy link

codecov bot commented Nov 25, 2024

Codecov Report

Attention: Patch coverage is 8.00000% with 23 lines in your changes missing coverage. Please review.

Project coverage is 61.52%. Comparing base (92c215a) to head (749b398).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
src/connectors/campaignService.ts 10.52% 14 Missing and 3 partials ⚠️
src/queries/draft/campaigns.ts 0.00% 4 Missing ⚠️
src/mutations/article/editArticle.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4225      +/-   ##
===========================================
+ Coverage    61.51%   61.52%   +0.01%     
===========================================
  Files          936      936              
  Lines        18289    18284       -5     
  Branches      3338     3342       +4     
===========================================
  Hits         11250    11250              
+ Misses        6384     6380       -4     
+ Partials       655      654       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@gitwoz gitwoz changed the title feat(campaign): support article w/o campaign stage WIP: feat(campaign): support article w/o campaign stage Nov 25, 2024
@gitwoz gitwoz changed the title WIP: feat(campaign): support article w/o campaign stage feat(campaign): support article w/o campaign stage Nov 26, 2024
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.

Update free write API for multi events participation
3 participants