Louistrue/handle missing ifcversions in ids specs#43
Merged
Conversation
…ker.js - Added functionality to detect IFC version from the provided model file and store it for later use. - Introduced a flag for conditional BCF report generation, optimizing performance when BCF is not requested. - Updated the reporting process to include detailed error handling and improved logging for better debugging. - Enhanced the HTML and JSON report generation to reflect the new IFC version detection logic and ensure compatibility with the updated specifications.
…g logic - Added a flag for conditional BCF report generation in `pyodideWorker.js`, optimizing performance when BCF is not requested. - Updated the `useFileProcessor` hook to accept report format options, allowing for dynamic BCF generation based on user input. - Enhanced logging for BCF report generation to improve error handling and user feedback.
- Updated package loading to preload essential packages for improved performance, including 'micropip', 'python-dateutil', 'six', and 'numpy'. - Refactored IFC version detection to occur inline during model loading, simplifying the process and ensuring accurate version identification. - Introduced debug logging for better traceability during validation and report generation, allowing for easier troubleshooting. - Adjusted HTML report generation to handle missing dependencies gracefully, providing a fallback report structure when necessary.
Contributor
Author
|
Preview deployment available at https://modelcheck.vercel.app/ |
ocni-dtu
approved these changes
Sep 7, 2025
Contributor
Author
|
Thanks, @ocni-dtu 👍 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.