Skip to content

Remove need for desugaring#117

Open
mattmook wants to merge 4 commits intomainfrom
desugar
Open

Remove need for desugaring#117
mattmook wants to merge 4 commits intomainfrom
desugar

Conversation

@mattmook
Copy link
Member

@mattmook mattmook commented Jul 4, 2024

Fixes #115

@codecov
Copy link

codecov bot commented Jul 9, 2024

Codecov Report

Attention: Patch coverage is 80.24691% with 16 lines in your changes missing coverage. Please review.

Project coverage is 73.67%. Comparing base (275162a) to head (4ccef06).
Report is 125 commits behind head on main.

Files with missing lines Patch % Lines
...ransparency/internal/utils/asn1/GeneralizedTime.kt 0.00% 10 Missing ⚠️
.../certificatetransparency/internal/utils/Rfc3339.kt 93.54% 0 Missing and 2 partials ⚠️
...ertificatetransparency/internal/utils/asn1/ASN1.kt 33.33% 1 Missing and 1 partial ⚠️
...ternal/loglist/deserializer/Rfc3339Deserializer.kt 66.66% 1 Missing ⚠️
...ificatetransparency/internal/utils/asn1/UTCTime.kt 90.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #117      +/-   ##
============================================
- Coverage     74.07%   73.67%   -0.40%     
+ Complexity      513      512       -1     
============================================
  Files           115      116       +1     
  Lines          1990     2002      +12     
  Branches        289      290       +1     
============================================
+ Hits           1474     1475       +1     
- Misses          397      407      +10     
- Partials        119      120       +1     

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

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Desugaring and AGP version related crash

1 participant