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

Messaging tweaked and bug in roof push fixed #1285

Merged
merged 5 commits into from
Dec 12, 2022

Conversation

pawelbaran
Copy link
Member

@pawelbaran pawelbaran commented Dec 9, 2022

Issues addressed by this PR

Closes #1283
Closes #1284
Closes #1286

Test files

On SharePoint

Changelog

Additional comments

@pawelbaran pawelbaran added the type:bug Error or unexpected behaviour label Dec 9, 2022
@pawelbaran pawelbaran self-assigned this Dec 9, 2022
@pawelbaran
Copy link
Member Author

Oh, please do not review yet @michal-pekacki @vietle-bh, I will have a look at the errors in the pull of panels first - will let you know when ready to review 👍

@pawelbaran
Copy link
Member Author

Oke, I have pushed one more commit + added new test file. Ready for review now 👍

Copy link
Contributor

@vietle-bh vietle-bh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a huge improvement! This is before the fix:
image
image

And this is after:
image
image

The remaining errors seem to be around here;
image

Will we fix this in this PR?

Revit_Core_Engine/Compute/GenerateProfile.cs Outdated Show resolved Hide resolved
Revit_Core_Engine/Convert/Physical/ToRevit/Wall.cs Outdated Show resolved Hide resolved
@pawelbaran
Copy link
Member Author

Thanks @vietle-bh for review. I have addressed all of your comments, should be ready for re-review now

@pawelbaran pawelbaran requested a review from vietle-bh December 9, 2022 16:33
@vietle-bh
Copy link
Contributor

Thanks @vietle-bh for review. I have addressed all of your comments, should be ready for re-review now

Great! Which Grasshopper script should I use to test the Push though?
(I tested before only with a Pull script)

@vietle-bh
Copy link
Contributor

By the way @pawelbaran , I found a related issue while testing: #1286
It would be good to fix it too 😅

@pawelbaran
Copy link
Member Author

pawelbaran commented Dec 9, 2022

Great! Which Grasshopper script should I use to test the Push though? (I tested before only with a Pull script)

The test files are here: #1285-MessageTweaks shows the tweaks to push, #1285-PullPanelFix shows the tweaks to pull

@pawelbaran
Copy link
Member Author

I have also fixed #1286 @vietle-bh - I hope all covered now 🙈

@pawelbaran
Copy link
Member Author

@BHoMBot check core
@BHoMBot check compliance

@bhombot-ci
Copy link

bhombot-ci bot commented Dec 9, 2022

@pawelbaran to confirm, the following actions are now queued:

  • check core
  • check code-compliance
  • check documentation-compliance
  • check project-compliance
  • check branch-compliance
  • check dataset-compliance
  • check copyright-compliance

@pawelbaran
Copy link
Member Author

@BHoMBot check core
@BHoMBot check compliance

@bhombot-ci
Copy link

bhombot-ci bot commented Dec 9, 2022

@pawelbaran to confirm, the following actions are now queued:

  • check core
  • check code-compliance
  • check documentation-compliance
  • check project-compliance
  • check branch-compliance
  • check dataset-compliance
  • check copyright-compliance

There are 13 requests in the queue ahead of you.

@pawelbaran
Copy link
Member Author

@BHoMBot check core

@bhombot-ci
Copy link

bhombot-ci bot commented Dec 11, 2022

@pawelbaran to confirm, the following actions are now queued:

  • check core

@pawelbaran
Copy link
Member Author

@BHoMBot check required

@bhombot-ci
Copy link

bhombot-ci bot commented Dec 11, 2022

@pawelbaran to confirm, the following actions are now queued:

  • check code-compliance
  • check documentation-compliance
  • check project-compliance
  • check core
  • check null-handling
  • check serialisation
  • check versioning
  • check installer

@bhombot-ci
Copy link

bhombot-ci bot commented Dec 11, 2022

The check code-compliance has already been run previously and recorded as a successful check. This check has not been run again at this time.

@bhombot-ci
Copy link

bhombot-ci bot commented Dec 11, 2022

The check documentation-compliance has already been run previously and recorded as a successful check. This check has not been run again at this time.

@bhombot-ci
Copy link

bhombot-ci bot commented Dec 11, 2022

The check core has already been run previously and recorded as a successful check. This check has not been run again at this time.

@bhombot-ci
Copy link

bhombot-ci bot commented Dec 11, 2022

The check installer has already been run previously and recorded as a successful check. This check has not been run again at this time.

@vietle-bh
Copy link
Contributor

The test files are here: #1285-MessageTweaks shows the tweaks to push, #1285-PullPanelFix shows the tweaks to pull

Thanks. It works great with both your test files and mine 👍

image

image

@vietle-bh
Copy link
Contributor

I have also fixed #1286 @vietle-bh - I hope all covered now 🙈

There're definitely fewer errors now 👍 However, some items fail on another null exception due to nurbs curves in their boundaries.
image

image

Error 1 already gives enough info so it would be good to maybe hide the second error:

image

@pawelbaran
Copy link
Member Author

There're definitely fewer errors now 👍 However, some items fail on another null exception due to nurbs curves in their boundaries.

Thanks @vietle-bh for reviewing - but please stop finding new-old issues that I have not covered! 😃 This one should actually be fixed on the engine side, please see #1287.

So when it comes to this PR, I think it should be fine to approve/merge if you do not find any other bits worth fixing before the Beta release.

Copy link
Contributor

@vietle-bh vietle-bh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved based on the conversation above.

@pawelbaran
Copy link
Member Author

@BHoMBot check copyright-compliance
@BHoMBot check ready-to-merge

@bhombot-ci
Copy link

bhombot-ci bot commented Dec 12, 2022

@pawelbaran to confirm, the following actions are now queued:

  • check copyright-compliance
  • check ready-to-merge

@pawelbaran pawelbaran merged commit 8de1d34 into main Dec 12, 2022
@pawelbaran pawelbaran deleted the Revit_Toolkit-#1283-MessageTweaks branch December 12, 2022 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Error or unexpected behaviour
Projects
None yet
2 participants