Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update deno_core version #1200

Merged
merged 2 commits into from
Feb 18, 2024
Merged

chore: update deno_core version #1200

merged 2 commits into from
Feb 18, 2024

Conversation

meskill
Copy link
Contributor

@meskill meskill commented Feb 15, 2024

Summary:
Update dependencies versions

Build & Testing:

  • I ran cargo test successfully.
  • I have run ./lint.sh --mode=fix to fix all linting issues raised by ./lint.sh --mode=check.

Checklist:

  • I have added relevant unit & integration tests.
  • I have updated the documentation accordingly.
  • I have performed a self-review of my code.
  • PR follows the naming convention of <type>(<optional scope>): <title>

@github-actions github-actions bot added the type: chore Routine tasks like conversions, reorganization, and maintenance work. label Feb 15, 2024
Copy link

codecov bot commented Feb 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ae51707) 88.35% compared to head (e1bf163) 88.34%.

❗ Current head e1bf163 differs from pull request most recent head a669117. Consider uploading reports for the commit a669117 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1200      +/-   ##
==========================================
- Coverage   88.35%   88.34%   -0.02%     
==========================================
  Files         105      105              
  Lines       11819    11819              
==========================================
- Hits        10443    10441       -2     
- Misses       1376     1378       +2     

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

Copy link

Action required: PR inactive for 2 days.
Status update or closure in 5 days.

@github-actions github-actions bot added the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label Feb 17, 2024
@amitksingh1490 amitksingh1490 enabled auto-merge (squash) February 18, 2024 05:36
@amitksingh1490 amitksingh1490 removed the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label Feb 18, 2024
@amitksingh1490 amitksingh1490 merged commit c5ba22f into main Feb 18, 2024
13 checks passed
@amitksingh1490 amitksingh1490 deleted the chore/update-deno branch February 18, 2024 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore Routine tasks like conversions, reorganization, and maintenance work.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants