Skip to content

More towards error handing with the result monad#393

Open
Twon wants to merge 49 commits into
mainfrom
antony/20250713/gfx-win32-monadic-handling
Open

More towards error handing with the result monad#393
Twon wants to merge 49 commits into
mainfrom
antony/20250713/gfx-win32-monadic-handling

Conversation

@Twon
Copy link
Copy Markdown
Owner

@Twon Twon commented Jul 13, 2025

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.86%. Comparing base (34036c0) to head (7b2ce80).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #393      +/-   ##
==========================================
- Coverage   98.07%   97.86%   -0.21%     
==========================================
  Files         150      152       +2     
  Lines        2803     2814      +11     
  Branches       42       42              
==========================================
+ Hits         2749     2754       +5     
- Misses         54       60       +6     

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

Twon added 27 commits July 19, 2025 12:44
* Further formatting applied

* Further formatting

* Further formmatting changes

* And more

* Add missing coverage

* Further formatting

* Add test for missed deallocation after construction

* Fix spelling

* Add missing test coverage

* Add missing functions
* Futher formatting

* Left align macro continuations

* Current formatting and clang format version

* Inconsequential formatting

* Further accepted formattings

* Accept further formattings

* Improved command line usage

* Exclude clang format from yaml verification

* Review fomattings

* Fix include sorting

* Empty struct bodies on next line

* Objective C declartion formatting

* No way to control the extra space clang format put in empty lambdas

* One argument per line in function declartions

* All args on one line else one per line

* Accept formattings

* Bin pack args off

* Use streamlines command args interface

* Accept formattings

* Further formatting accepted

* Objective C formatting

* Update inheritance list style

* Disable false positives in coverage caused by formatting

* Enable clang format as a pre-commit hook
…om:Twon/Morpheus into antony/20250713/gfx-win32-monadic-handling
* Add editor config

* Run pre-commit
* Introduce conformance namespace

* Update missed uses

* Update mac example

* Update missed references

* Run pre-commit

* Update container range references

* Fix missed reference

* Update unordered containers
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