Skip to content

feat(speckleifc): Added speckleifc to this repo #433

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JR-Morgan
Copy link
Member

Copied the speckleifc source code from specklesystems/speckleifc as a folder under src along side specklepy and speckle_automate

@JR-Morgan JR-Morgan requested a review from gjedlicska July 10, 2025 18:22
@JR-Morgan JR-Morgan enabled auto-merge (squash) July 10, 2025 18:22
Copy link

codecov bot commented Jul 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.01%. Comparing base (f5e024c) to head (2f4c403).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #433   +/-   ##
=======================================
  Coverage   90.01%   90.01%           
=======================================
  Files         130      130           
  Lines        6100     6100           
=======================================
  Hits         5491     5491           
  Misses        609      609           

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

from specklepy.objects import Base


class ImportJob:
Copy link
Collaborator

Choose a reason for hiding this comment

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

just nitpicking, but unless there is something very specific case against it, i'd recommend using the dataclass way of defining things

@gjedlicska
Copy link
Collaborator

gjedlicska commented Jul 11, 2025

only minor changes requested @JR-Morgan
also would like to figure out a way how to do an automated integration/e2e test for the importer and the speckle server.

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