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

Develop #64

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Develop #64

wants to merge 10 commits into from

Conversation

Mcdostone
Copy link
Owner

No description provided.

Vollbrecht and others added 4 commits February 5, 2025 19:13
- fixed indentation length detection
- now preserve sub indentation in the raw text
- preserves newlines if its in the raw text
- preserve newline if its not EOF
Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.21%. Comparing base (9a919c0) to head (a258667).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
- Coverage   99.65%   99.21%   -0.45%     
==========================================
  Files          31       31              
  Lines         293      639     +346     
==========================================
+ Hits          292      634     +342     
- Misses          1        5       +4     

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

Copy link

github-actions bot commented Feb 5, 2025

Benchmark for 18dab72

Click to view benchmark
Test Base PR %
parse_kconfig 1941.3±17.60ns 1933.0±12.66ns -0.43%
parse_kconfig_1_config_entry 1945.4±25.35ns 1959.0±59.15ns +0.70%
parse_kconfig_lot_of_sources 1941.5±32.37ns 1935.9±14.87ns -0.29%

Copy link

github-actions bot commented Feb 5, 2025

Benchmark for 35a2601

Click to view benchmark
Test Base PR %
parse_kconfig 2.1±0.02µs 1953.3±84.89ns -6.99%
parse_kconfig_1_config_entry 2.1±0.11µs 1958.2±25.43ns -6.75%
parse_kconfig_lot_of_sources 1986.0±22.67ns 1954.6±43.83ns -1.58%

Copy link

github-actions bot commented Feb 5, 2025

Benchmark for 0838f83

Click to view benchmark
Test Base PR %
parse_kconfig 1897.8±39.23ns 1905.6±18.07ns +0.41%
parse_kconfig_1_config_entry 1901.2±24.18ns 1925.3±41.13ns +1.27%
parse_kconfig_lot_of_sources 1905.0±21.52ns 1936.3±39.81ns +1.64%

Copy link

github-actions bot commented Feb 5, 2025

This pull request is not ready because the crate version is equals to the latest git tag version v0.2.1. I think you forgot to bump the version. More details at https://github.com/MAIF/yozefu/blob/main/docs/release/README.md

Copy link

github-actions bot commented Feb 5, 2025

Benchmark for fac446e

Click to view benchmark
Test Base PR %
parse_kconfig 1925.2±11.86ns 2.0±0.09µs +3.89%
parse_kconfig_1_config_entry 1961.5±54.14ns 1944.1±30.60ns -0.89%
parse_kconfig_lot_of_sources 1950.3±119.59ns 1942.2±49.24ns -0.42%

Copy link

github-actions bot commented Feb 7, 2025

This pull request is not ready because the crate version is equals to the latest git tag version v0.2.1. I think you forgot to bump the version. More details at https://github.com/MAIF/yozefu/blob/main/docs/release/README.md

Copy link

github-actions bot commented Feb 7, 2025

Benchmark for d498a66

Click to view benchmark
Test Base PR %
parse_kconfig 1932.5±43.44ns 1945.5±63.70ns +0.67%
parse_kconfig_1_config_entry 1944.9±37.26ns 1982.0±174.36ns +1.91%
parse_kconfig_lot_of_sources 1932.2±21.93ns 1955.2±44.67ns +1.19%

Copy link

github-actions bot commented Feb 7, 2025

This pull request is not ready because the crate version is equals to the latest git tag version v0.2.1. I think you forgot to bump the version. More details at https://github.com/MAIF/yozefu/blob/main/docs/release/README.md

Copy link

github-actions bot commented Feb 7, 2025

Benchmark for a411dbd

Click to view benchmark
Test Base PR %
parse_kconfig 1940.9±26.11ns 1937.5±15.83ns -0.18%
parse_kconfig_1_config_entry 1949.8±48.37ns 1929.6±36.94ns -1.04%
parse_kconfig_lot_of_sources 1932.1±20.92ns 1931.0±40.46ns -0.06%

Copy link

github-actions bot commented Feb 7, 2025

This pull request is not ready because the crate version is equals to the latest git tag version v0.2.1. I think you forgot to bump the version. More details at https://github.com/MAIF/yozefu/blob/main/docs/release/README.md

Copy link

github-actions bot commented Feb 7, 2025

Benchmark for ca9d93f

Click to view benchmark
Test Base PR %
parse_kconfig 1951.0±15.63ns 1925.8±21.35ns -1.29%
parse_kconfig_1_config_entry 1977.8±49.74ns 1949.5±35.87ns -1.43%
parse_kconfig_lot_of_sources 1941.7±16.52ns 1949.0±55.67ns +0.38%

Copy link

This pull request is not ready because the crate version is equals to the latest git tag version v0.2.1. I think you forgot to bump the version. More details at https://github.com/MAIF/yozefu/blob/main/docs/release/README.md

Copy link

Benchmark for d7eb0ac

Click to view benchmark
Test Base PR %
parse_kconfig 1949.2±17.02ns 1939.3±16.46ns -0.51%
parse_kconfig_1_config_entry 1950.1±17.42ns 1949.3±58.76ns -0.04%
parse_kconfig_lot_of_sources 1936.4±14.10ns 1987.8±198.92ns +2.65%

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