atproto.dart icon indicating copy to clipboard operation
atproto.dart copied to clipboard

Consider better lex based refactoring

Open myConsciousness opened this issue 1 year ago • 3 comments

Consider better lex-based refactoring based on #1167

myConsciousness avatar Feb 26 '24 07:02 myConsciousness

Deploy Preview for jade-haupia-45bdc2 canceled.

Name Link
Latest commit 95930464140e3cb256c0dd842e453f86b0eb5e0e
Latest deploy log https://app.netlify.com/sites/jade-haupia-45bdc2/deploys/65dde8d2e89e33000941e0aa

netlify[bot] avatar Feb 26 '24 07:02 netlify[bot]

Codecov Report

Attention: Patch coverage is 61.18421% with 118 lines in your changes are missing coverage. Please review.

Project coverage is 66.52%. Comparing base (3850f08) to head (9593046).

Files Patch % Lines
...es/types/label/subscribe_labels/unions/output.dart 4.76% 20 Missing :warning:
...kages/atproto/lib/src/services/server_service.dart 61.11% 14 Missing :warning:
...moderation/create_report/unions/input_subject.dart 36.84% 12 Missing :warning:
...oderation/create_report/unions/output_subject.dart 36.84% 12 Missing :warning:
...ackages/atproto/lib/src/services/repo_service.dart 68.42% 6 Missing :warning:
...s/repo/get_record/extensions/output_extension.dart 0.00% 6 Missing :warning:
...repo/list_records/extensions/record_extension.dart 0.00% 6 Missing :warning:
...c/subscribe_repos/extensions/commit_extension.dart 0.00% 5 Missing :warning:
...abel/subscribe_labels/adaptors/output_adaptor.dart 0.00% 3 Missing :warning:
...rc/services/types/label/subscribe_labels/info.dart 0.00% 2 Missing :warning:
... and 20 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1303       +/-   ##
===========================================
- Coverage   79.81%   66.52%   -13.30%     
===========================================
  Files         372      563      +191     
  Lines        4410     5377      +967     
===========================================
+ Hits         3520     3577       +57     
- Misses        890     1800      +910     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 26 '24 07:02 codecov[bot]

  • The name of the object must include at least the name of the service as a prefix such as actor and feed.

myConsciousness avatar Feb 26 '24 07:02 myConsciousness