Skip to content

[tool] feat(ci): add codecov (#194)#196

Merged
jabesq merged 2 commits into
mainfrom
ci/194-codecov
Apr 2, 2026
Merged

[tool] feat(ci): add codecov (#194)#196
jabesq merged 2 commits into
mainfrom
ci/194-codecov

Conversation

@mariot

@mariot mariot commented Mar 25, 2026

Copy link
Copy Markdown
Member

Proposed changes

Testing Instructions

  1. Step-by-step how to test
  2. Environment or config notes

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality
  • For bug fix -> I implemented a test that covers the bug

Further comments

@mariot mariot requested review from Kakudou, Megafredo and jabesq March 25, 2026 08:39
@mariot mariot self-assigned this Mar 25, 2026
@mariot mariot added filigran team Item from the Filigran team. feature Type: new feature or capability (feat:). tech foundation Linked to tech foundation. labels Mar 25, 2026
@jabesq jabesq merged commit 5dd5796 into main Apr 2, 2026
9 of 10 checks passed
@jabesq jabesq deleted the ci/194-codecov branch April 2, 2026 08:36
@codecov

codecov Bot commented Apr 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@d91a8a0). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #196   +/-   ##
=======================================
  Coverage        ?   70.39%           
=======================================
  Files           ?       58           
  Lines           ?     2327           
  Branches        ?        0           
=======================================
  Hits            ?     1638           
  Misses          ?      689           
  Partials        ?        0           
Flag Coverage Δ
connectors 70.39% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@SamuelHassine SamuelHassine removed the feature Type: new feature or capability (feat:). label Jun 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

filigran team Item from the Filigran team. tech foundation Linked to tech foundation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Integrate Codecov for test coverage reporting

4 participants