Skip to content

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

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

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

Conversation

@mariot
Copy link
Copy Markdown
Member

@mariot mariot commented Mar 25, 2026

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 use to identify PR from the Filigran team feature use for describing a new feature to develop 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
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature use for describing a new feature to develop filigran team use to identify PR from the Filigran team tech foundation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Integrate Codecov for test coverage reporting

3 participants