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

Add preliminary implementation of section block parser #54

Merged
merged 8 commits into from
Feb 16, 2024
Merged

Conversation

scouten
Copy link
Owner

@scouten scouten commented Feb 16, 2024

Lots of TO DO items left in this code, but it's enough to get through the current part of the spec that I'm reading.

@scouten scouten self-assigned this Feb 16, 2024
Copy link

codspeed-hq bot commented Feb 16, 2024

CodSpeed Performance Report

Merging #54 will not alter performance

Comparing section (1699c96) with main (f37d787)

Summary

✅ 2 untouched benchmarks

Copy link

codecov bot commented Feb 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f37d787) 100.00% compared to head (1699c96) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #54   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        14    +1     
  Lines          524       572   +48     
=========================================
+ Hits           524       572   +48     

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

@scouten scouten merged commit c3c1e97 into main Feb 16, 2024
20 checks passed
@scouten scouten deleted the section branch February 16, 2024 18:55
@scouten scouten mentioned this pull request Oct 26, 2024
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.

1 participant