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

Fixes build & tests #478

Merged
merged 10 commits into from
Jun 27, 2024
Merged

Fixes build & tests #478

merged 10 commits into from
Jun 27, 2024

Conversation

leonardocustodio
Copy link
Owner

@leonardocustodio leonardocustodio commented Jun 27, 2024

PR Type

configuration changes, dependencies


Description

  • Added a new label type dependencies in .github/labeler.yml for files pubspec.yaml and pubspec.lock.
  • Updated coverage dependency version in pubspec.yaml from ^1.6.3 to ^1.8.0.

Changes walkthrough 📝

Relevant files
Configuration changes
labeler.yml
Add labeler configuration for dependencies                             

.github/labeler.yml

  • Added a new label type dependencies for files pubspec.yaml and
    pubspec.lock.
  • +4/-0     
    Dependencies
    pubspec.yaml
    Update coverage dependency version                                             

    pubspec.yaml

    • Updated coverage dependency version from ^1.6.3 to ^1.8.0.
    +1/-1     

    💡 PR-Agent usage:
    Comment /help on the PR to get a list of all available PR-Agent tools and their descriptions

    Copy link

    PR Reviewer Guide 🔍

    ⏱️ Estimated effort to review [1-5] 1
    🧪 Relevant tests No
    🔒 Security concerns No
    ⚡ Key issues to review None

    Copy link

    Failed to generate code suggestions for PR

    Copy link

    codecov bot commented Jun 27, 2024

    Codecov Report

    All modified and coverable lines are covered by tests ✅

    Project coverage is 35.13%. Comparing base (2beb30b) to head (09acd0a).
    Report is 9 commits behind head on main.

    Additional details and impacted files

    Impacted file tree graph

    @@             Coverage Diff             @@
    ##             main     #478       +/-   ##
    ===========================================
    + Coverage   15.89%   35.13%   +19.23%     
    ===========================================
      Files          30      137      +107     
      Lines        1346     7147     +5801     
    ===========================================
    + Hits          214     2511     +2297     
    - Misses       1132     4636     +3504     
    Flag Coverage Δ
    polkadart 15.91% <ø> (+0.01%) ⬆️
    polkadart_cli 12.02% <ø> (?)
    polkadart_keyring 65.24% <ø> (?)
    polkadart_scale_codec 54.93% <100.00%> (?)
    secp256k1_ecdsa 89.60% <ø> (?)
    sr25519 85.91% <ø> (?)
    ss58 96.87% <ø> (?)
    substrate_bip39 56.37% <ø> (?)

    Flags with carried forward coverage won't be shown. Click here to find out more.

    Files Coverage Δ
    packages/polkadart_scale_codec/lib/io/input.dart 29.41% <100.00%> (ø)

    ... and 107 files with indirect coverage changes

    @leonardocustodio leonardocustodio merged commit 2b3416c into main Jun 27, 2024
    14 checks passed
    @leonardocustodio leonardocustodio deleted the fix-ci branch June 27, 2024 18:47
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    2 participants