Skip to content

test: increase action test coverage #1038

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

Merged
merged 23 commits into from
Jun 5, 2025

Conversation

jescalada
Copy link
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.

Copy link

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

Copy link

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
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
@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