Skip to content

test: increase action test coverage#1038

Merged
JamieSlome merged 23 commits into
finos:mainfrom
jescalada:increase-push-action-test-coverage
Jun 5, 2025
Merged

test: increase action test coverage#1038
JamieSlome merged 23 commits into
finos:mainfrom
jescalada:increase-push-action-test-coverage

Conversation

@jescalada
Copy link
Copy Markdown
Contributor

@jescalada jescalada commented Jun 2, 2025

PR for increasing coverage for actions (/src/proxy/processors).

parsePush.ts which will be covered after merging all the recent changes to that file.

@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 2, 2025

Deploy Preview for endearing-brigadeiros-63f9d0 canceled.

Name Link
🔨 Latest commit 5252093
🔍 Latest deploy log https://app.netlify.com/projects/endearing-brigadeiros-63f9d0/deploys/68415ac7c0d58c0008b5df45

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.29%. Comparing base (6f7032f) to head (5252093).
Report is 24 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1038      +/-   ##
==========================================
+ Coverage   63.28%   70.29%   +7.01%     
==========================================
  Files          53       54       +1     
  Lines        2187     2205      +18     
  Branches      245      248       +3     
==========================================
+ Hits         1384     1550     +166     
+ Misses        774      624     -150     
- Partials       29       31       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jescalada jescalada marked this pull request as ready for review June 5, 2025 06:06
@jescalada
Copy link
Copy Markdown
Contributor Author

Hi @JamieSlome, this should be ready for a quick look! Feel free to take a look at the other test coverage PRs as well: #1024, #1025, #1032

@JamieSlome JamieSlome self-requested a review June 5, 2025 08:52
Comment thread test/plugin/plugin.test.js
@JamieSlome JamieSlome merged commit 37ccfb6 into finos:main Jun 5, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Testing]: Improve test coverage for OIDC and authentication changes

2 participants