Skip to content

fix: enforce correct icaltype when constructing VCardTime - #4616

Closed
st3iny wants to merge 2 commits into
mainfrom
fix/rev-constructor-icaltype
Closed

st3iny wants to merge 2 commits into
mainfrom
fix/rev-constructor-icaltype

fixup! fix: enforce correct icaltype when constructing VCardTime

7244014
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Aug 14, 2025 in 1s

10.56% (+0.00%) compared to 38aef0c

View this Pull Request on Codecov

10.56% (+0.00%) compared to 38aef0c

Details

Codecov Report

❌ Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 10.56%. Comparing base (38aef0c) to head (7244014).

Files with missing lines Patch % Lines
src/services/checks/invalidREV.js 0.00% 1 Missing ⚠️
src/store/contacts.js 0.00% 1 Missing ⚠️
src/views/Contacts.vue 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main    #4616   +/-   ##
=========================================
  Coverage     10.56%   10.56%           
  Complexity      265      265           
=========================================
  Files           123      123           
  Lines          5767     5767           
  Branches       1262     1262           
=========================================
  Hits            609      609           
  Misses         5035     5035           
  Partials        123      123           

☔ 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.