Skip to content

refactor: improve JSR score (part 1)#807

Merged
Natoandro merged 4 commits intomainfrom
feat/met-615-jsr-score
Aug 7, 2024
Merged

refactor: improve JSR score (part 1)#807
Natoandro merged 4 commits intomainfrom
feat/met-615-jsr-score

Conversation

@Natoandro
Copy link
Contributor

  • Add symbol documentations
  • Fix slow types

Migration notes

...

  • The change comes with new or modified tests
  • Hard-to-understand functions have explanatory comments
  • End-user documentation is updated to reflect the change

@linear
Copy link

linear bot commented Aug 6, 2024

zifeo
zifeo previously approved these changes Aug 6, 2024
@codecov
Copy link

codecov bot commented Aug 7, 2024

Codecov Report

Attention: Patch coverage is 24.00000% with 76 lines in your changes missing coverage. Please review.

Project coverage is 69.69%. Comparing base (25d5c24) to head (330d7d0).
Report is 4 commits behind head on main.

Files Patch % Lines
typegraph/deno/sdk/src/types.ts 14.28% 48 Missing ⚠️
typegraph/deno/sdk/src/typegraph.ts 10.00% 18 Missing ⚠️
typegraph/deno/sdk/src/runtimes/python.ts 0.00% 4 Missing ⚠️
typegraph/deno/sdk/src/envs/cli.ts 50.00% 2 Missing ⚠️
typegraph/deno/sdk/src/policy.ts 0.00% 2 Missing ⚠️
typegraph/deno/sdk/src/metagen.ts 85.71% 1 Missing ⚠️
typegraph/deno/sdk/src/utils/func_utils.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #807      +/-   ##
==========================================
- Coverage   69.92%   69.69%   -0.23%     
==========================================
  Files         139      142       +3     
  Lines       16181    16527     +346     
  Branches     1475     1477       +2     
==========================================
+ Hits        11314    11518     +204     
- Misses       4842     4984     +142     
  Partials       25       25              

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

@Natoandro Natoandro merged commit 843542e into main Aug 7, 2024
@Natoandro Natoandro deleted the feat/met-615-jsr-score branch August 7, 2024 08:14
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.

3 participants