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: generate report fnc #47

Merged
merged 2 commits into from
Oct 29, 2023
Merged

feat: generate report fnc #47

merged 2 commits into from
Oct 29, 2023

Conversation

yevheniyJ
Copy link
Collaborator

import { generateReport } from '@crowdin/crowdin-apps-functions';

const report = await generateReport({ client, projectId, request });

@codecov
Copy link

codecov bot commented Oct 29, 2023

Codecov Report

Merging #47 (5da3093) into main (0aec4fd) will increase coverage by 1.75%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   58.16%   59.90%   +1.75%     
==========================================
  Files           5        5              
  Lines         184      192       +8     
  Branches       41       42       +1     
==========================================
+ Hits          107      115       +8     
  Misses         71       71              
  Partials        6        6              
Files Coverage Δ
src/crowdin.ts 57.94% <100.00%> (+2.86%) ⬆️

@yevheniyJ yevheniyJ merged commit aeb8fd6 into main Oct 29, 2023
12 checks passed
@yevheniyJ yevheniyJ deleted the generate-report-fnc branch October 29, 2023 15:47
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.

None yet

1 participant