Skip to content

Conversation

@Mcdostone
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Dec 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.27%. Comparing base (bdcdc4d) to head (e56f8c2).
⚠️ Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
+ Coverage   98.47%   99.27%   +0.79%     
==========================================
  Files          31       32       +1     
  Lines         657      689      +32     
==========================================
+ Hits          647      684      +37     
+ Misses         10        5       -5     

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

@Mcdostone Mcdostone force-pushed the develop branch 2 times, most recently from 43abfb5 to be3bf62 Compare December 30, 2025 11:12
@Mcdostone Mcdostone force-pushed the develop branch 2 times, most recently from 5f1af17 to 7e336a5 Compare December 30, 2025 11:29
@github-actions
Copy link
Contributor

Benchmark for 5bab407

Click to view benchmark
Test Base PR %
parse_kconfig 1906.2±46.75ns 1902.2±13.76ns -0.21%
parse_kconfig_1_config_entry 1915.7±32.38ns 1910.6±21.07ns -0.27%
parse_kconfig_lot_of_sources 1938.9±61.03ns 1902.2±11.12ns -1.89%

@github-actions
Copy link
Contributor

cargo-semver-checks has detected some issues: https://github.com/Mcdostone/nom-kconfig/actions/runs/20595556850

    Building nom-kconfig v0.5.0 (current)
       Built [   7.310s] (current)
     Parsing nom-kconfig v0.5.0 (current)
      Parsed [   0.005s] (current)
    Building nom-kconfig v0.4.0 (baseline)
       Built [   5.293s] (baseline)
     Parsing nom-kconfig v0.4.0 (baseline)
      Parsed [   0.007s] (baseline)
    Checking nom-kconfig v0.4.0 -> v0.5.0 (assume minor change)
     Checked [   0.026s] 159 checks: 158 pass, 1 fail, 0 warn, 41 skip

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.45.0/src/lints/enum_variant_added.ron

Failed in:
  variant Attribute:Transitional in /home/runner/work/nom-kconfig/nom-kconfig/src/attribute/mod.rs:72
  variant Attribute:Transitional in /home/runner/work/nom-kconfig/nom-kconfig/src/attribute/mod.rs:72

     Summary semver requires new major version: 1 major and 0 minor checks failed
    Finished [  13.075s] nom-kconfig

@Mcdostone Mcdostone merged commit 3e8eb3a into main Dec 30, 2025
40 of 41 checks passed
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.

2 participants