Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / flamapy/fm_metamodel issues and pull requests
#100 - Collections of refactorings for feature models
Issue -
State: open - Opened by jmhorcas 27 days ago
Labels: enhancement
#99 - Proposal for new operation: FMVariationPoints (already implemented)
Issue -
State: open - Opened by jmhorcas 4 months ago
- 1 comment
Labels: enhancement
#98 - Error: FMMetrics cannot be instantiated
Issue -
State: closed - Opened by jmhorcas 4 months ago
- 1 comment
Labels: bug
#97 - Feature names are not shown for Operations
Issue -
State: closed - Opened by coemgen1992 6 months ago
- 1 comment
#96 - Two new writers, a new operation, a some fixes in UVL reader/writer
Pull Request -
State: closed - Opened by jmhorcas 7 months ago
Labels: bug, enhancement
#95 - new UVLReader is too restrict with the syntax raising errors with correct models
Issue -
State: closed - Opened by jmhorcas 9 months ago
- 2 comments
Labels: bug
#94 - New UVL reader is very inefficient
Issue -
State: open - Opened by jmhorcas 9 months ago
- 1 comment
Labels: bug
#92 - Fix: change abstract attribute for is_abstract in features, New: FeatureIDE Writer, New: Operation to generate random attributes
Pull Request -
State: closed - Opened by jmhorcas 10 months ago
- 2 comments
Labels: bug, enhancement
#91 - Fix/lint mypy
Pull Request -
State: closed - Opened by Virako 11 months ago
#90 - Revert "Fix/lint mypy"
Pull Request -
State: closed - Opened by Virako 11 months ago
#89 - Fix/lint mypy
Pull Request -
State: closed - Opened by Virako 11 months ago
#88 - is_strict_complex_constraint review
Issue -
State: closed - Opened by Virako 11 months ago
#87 - Revise the <=> (doble implication) semantic in the UVL Reader for constraints
Issue -
State: closed - Opened by jmhorcas about 1 year ago
- 1 comment
Labels: bug
#86 - New M2M from SAT to FM
Pull Request -
State: closed - Opened by jmhorcas about 1 year ago
- 1 comment
Labels: enhancement
#85 - Update README.md
Pull Request -
State: closed - Opened by barnwalrahul about 1 year ago
- 1 comment
#84 - Abstract features attribute is lost in the UVLWritter
Issue -
State: closed - Opened by jmhorcas over 1 year ago
Labels: bug
#83 - fix: several improvements on feature model manipulation
Pull Request -
State: closed - Opened by jagalindo over 1 year ago
#82 - fix: merging changes in master.
Pull Request -
State: closed - Opened by jagalindo over 1 year ago
#81 - Develop
Pull Request -
State: closed - Opened by jagalindo over 1 year ago
#80 - bring changes from master
Pull Request -
State: closed - Opened by jagalindo over 1 year ago
#79 - feat: add new operation for finding the leaves of a model
Pull Request -
State: closed - Opened by joszamama over 1 year ago
- 1 comment
#78 - Fix error in GlencoeWriter
Pull Request -
State: closed - Opened by jmhorcas about 2 years ago
Labels: bug
#77 - Fix returns statement in UVLWriter transform
Pull Request -
State: closed - Opened by jmhorcas about 2 years ago
Labels: bug
#76 - Bug when reading a float attribute starting with "0" in UVLReader
Issue -
State: closed - Opened by jmhorcas about 2 years ago
Labels: bug
#75 - fix: Added abstract attribute for abstract features and feature signature
Pull Request -
State: closed - Opened by jagalindo about 2 years ago
#74 - Fix signature of get_features involved in ctcs
Pull Request -
State: closed - Opened by jmhorcas about 2 years ago
Labels: bug
#73 - Added abstract attribute for abstract features
Pull Request -
State: closed - Opened by jmhorcas about 2 years ago
Labels: bug
#72 - fix: error in GlencoeReader and refactor FeatureIDEReader (#71)
Pull Request -
State: closed - Opened by Virako over 2 years ago
#71 - Release candidate
Pull Request -
State: closed - Opened by jmhorcas over 2 years ago
#70 - fix: error in operations
Pull Request -
State: closed - Opened by Virako over 2 years ago
#69 - Clean FM metamodel
Pull Request -
State: closed - Opened by jmhorcas over 2 years ago
- 1 comment
Labels: enhancement
#68 - Add functionality to identify the type of the constraints
Issue -
State: open - Opened by jmhorcas over 2 years ago
Labels: enhancement
#67 - Add support for requires and excludes on the core features implementation in the fm_metamodel
Issue -
State: closed - Opened by jagalindo over 2 years ago
Labels: enhancement
#66 - Attributes definition for non-numerical attributes
Issue -
State: open - Opened by jmhorcas over 2 years ago
#65 - 87 decouple configuration from the core it does require to analyze how this is working
Pull Request -
State: closed - Opened by jagalindo over 2 years ago
#64 - Develop
Pull Request -
State: closed - Opened by Virako over 2 years ago
#63 - Performance issue when dealing with really complex constraints
Issue -
State: open - Opened by jmhorcas over 2 years ago
- 4 comments
Labels: invalid
#62 - Inconsistency between features objects and features strings in cross-tree constraints
Issue -
State: open - Opened by jmhorcas over 2 years ago
- 1 comment
Labels: invalid
#61 - See why the antlr denter is in the fm-metamodel instead of the afmparser and uvl parsers
Issue -
State: closed - Opened by benavidescuevas over 2 years ago
Labels: enhancement
#60 - Fix minor issues in SPLOT Writer
Pull Request -
State: closed - Opened by jmhorcas over 2 years ago
#59 - Check if the UVL reader supports the new functionality of UVL about "less restrictive feature names"
Issue -
State: open - Opened by jmhorcas over 2 years ago
- 1 comment
Labels: enhancement
#58 - Correct mypi and prospector
Issue -
State: closed - Opened by jagalindo over 2 years ago
Labels: invalid
#57 - Update parsers dependencies (afm and uvl)
Issue -
State: closed - Opened by jagalindo over 2 years ago
- 3 comments
Labels: documentation, help wanted
#56 - use_operation_from_file does not work on AFM files
Issue -
State: closed - Opened by pabpazjim almost 3 years ago
- 2 comments
Labels: bug
#55 - Bug in core features in FM implementation
Issue -
State: open - Opened by jmhorcas over 2 years ago
Labels: bug, enhancement
#54 - Fix UVL reader to support complex constraints
Pull Request -
State: closed - Opened by jmhorcas almost 3 years ago
#53 - Fix errors in writers and parsers and pass tests and code quality
Pull Request -
State: closed - Opened by jmhorcas almost 3 years ago
- 2 comments
#52 - uvl_reader supports namespace keyword. Fixes #44
Pull Request -
State: closed - Opened by pabpazjim almost 3 years ago
#51 - Implement new branching policies
Issue -
State: closed - Opened by pabpazjim almost 3 years ago
- 1 comment
#50 - Cache build in testing workflow
Issue -
State: closed - Opened by pabpazjim almost 3 years ago
#49 - Implement integration testing workflows.
Issue -
State: closed - Opened by pabpazjim almost 3 years ago
#48 - Release
Pull Request -
State: closed - Opened by pabpazjim almost 3 years ago
#47 - Conventional Commits Actions
Pull Request -
State: closed - Opened by pabpazjim almost 3 years ago
- 2 comments
#46 - uvl_reader supports namespace keyword. Fixes #44
Pull Request -
State: closed - Opened by pabpazjim about 3 years ago
- 3 comments
#45 - Writer for SPLOT format
Pull Request -
State: closed - Opened by jmhorcas about 3 years ago
- 1 comment
#44 - UVL reader errors with real-world feature models
Issue -
State: closed - Opened by jmhorcas about 3 years ago
Labels: bug
#43 - Fix error in FAMA XML Reader
Pull Request -
State: closed - Opened by jmhorcas about 3 years ago
- 1 comment
#42 - fixed UVL import errors from refactorization
Pull Request -
State: closed - Opened by pabpazjim about 3 years ago
- 1 comment
#41 - Split functionality of feature model
Issue -
State: closed - Opened by jmhorcas about 3 years ago
- 3 comments
Labels: enhancement
#40 - ASTOperation enum used on afm_reader's constraint parsing. Closes #39
Pull Request -
State: closed - Opened by pabpazjim about 3 years ago
#39 - Adapt fm reader to ASTOperation enum
Issue -
State: closed - Opened by jmhorcas about 3 years ago
- 1 comment
Labels: wontfix
#38 - Duplicated file for UVL reader
Issue -
State: closed - Opened by jmhorcas about 3 years ago
- 2 comments
Labels: bug, question
#37 - Adaptation of FM readers and PR #30
Pull Request -
State: closed - Opened by jmhorcas about 3 years ago
#36 - UVL imports supported
Pull Request -
State: closed - Opened by pabpazjim about 3 years ago
- 1 comment
#35 - Add githug actions to execute test
Pull Request -
State: closed - Opened by Virako about 3 years ago
#34 - Add githug actions to execute test
Pull Request -
State: closed - Opened by Virako about 3 years ago
#33 - Fix FeatureIDE parser
Pull Request -
State: closed - Opened by jmhorcas about 3 years ago
- 1 comment
#32 - afm, uvl and xml transformation/writer testing
Pull Request -
State: closed - Opened by pabpazjim about 3 years ago
- 3 comments
#31 - Changes regarding attribute support on uvl transformation and writer
Pull Request -
State: closed - Opened by pabpazjim about 3 years ago
- 1 comment
#30 - Fix errors in FeatureIDE parser and FM metamodel + new operation for FM
Pull Request -
State: closed - Opened by jmhorcas over 3 years ago
- 1 comment
#29 - Develop
Pull Request -
State: closed - Opened by pabpazjim over 3 years ago
- 2 comments
#28 - uvl_transformation get_tree function imported from pypi module
Pull Request -
State: closed - Opened by pabpazjim over 3 years ago
#27 - See if we can optimize the generation of sets of features and relatiuons for certain operations such as those in montecarlo methods
Issue -
State: open - Opened by jagalindo over 3 years ago
- 1 comment
Labels: enhancement
#26 - Implementar la gramática compleja de AFM en antlr (ya descrita en la versión Java) y empaquetarla como un paquete pip
Issue -
State: closed - Opened by jagalindo over 3 years ago
- 2 comments
#25 - We need uni tests to check operations and transformations
Issue -
State: closed - Opened by Virako over 3 years ago
- 1 comment
#24 - fix syntax and type errors
Pull Request -
State: closed - Opened by Virako over 3 years ago
#23 - UVL Parser
Pull Request -
State: closed - Opened by pabpazjim over 3 years ago
- 1 comment
#22 - Integration of metamodels changes and new operations
Pull Request -
State: closed - Opened by jmhorcas over 3 years ago
#21 - Error in "FMAverageBranchingFactor" operation?
Issue -
State: closed - Opened by jmhorcas over 3 years ago
- 1 comment
#20 - Fixing initialization of Feature Model
Pull Request -
State: closed - Opened by GermanMT over 3 years ago
- 1 comment
#19 - Bug in cf operation
Pull Request -
State: closed - Opened by GermanMT over 3 years ago
#18 - Afm transformation file
Pull Request -
State: closed - Opened by GermanMT over 3 years ago
#17 - Added the AFM to FeatureModel transformation file
Pull Request -
State: closed - Opened by GermanMT over 3 years ago
- 1 comment
#16 - Added get_result to fm operations
Pull Request -
State: closed - Opened by GermanMT over 3 years ago
#15 - Add github actions and fix styles
Pull Request -
State: closed - Opened by Virako over 3 years ago
- 1 comment
#14 - Variable useless
Issue -
State: closed - Opened by Virako over 3 years ago
- 1 comment
#13 - Feature lost import
Issue -
State: closed - Opened by Virako over 3 years ago
- 1 comment
#12 - CoreFeature lost import
Issue -
State: closed - Opened by Virako over 3 years ago
- 1 comment
#11 - Feature models operations interfaces
Pull Request -
State: closed - Opened by GermanMT almost 4 years ago
- 1 comment
#10 - FeatureIDE parser for large-scale feature model
Issue -
State: closed - Opened by jmhorcas almost 4 years ago
- 2 comments
#9 - Feature Model operations implemented
Pull Request -
State: closed - Opened by GermanMT almost 4 years ago
- 1 comment
#8 - Implementation of the CoreFeatures operation with FM metamodel
Pull Request -
State: closed - Opened by jmhorcas almost 4 years ago
#7 - Implement CoreFeatures
Issue -
State: closed - Opened by jmhorcas almost 4 years ago
- 1 comment
#6 - Parent of a feature and small optimization
Pull Request -
State: closed - Opened by jmhorcas almost 4 years ago
#5 - Implement a FamaText Reader/Writer
Issue -
State: closed - Opened by jagalindo almost 4 years ago
- 1 comment
#4 - Write a MODEVAR reader/writer
Issue -
State: closed - Opened by jagalindo almost 4 years ago
- 2 comments
Labels: enhancement
#3 - Implement the following operations for feature model:
Issue -
State: closed - Opened by jagalindo almost 4 years ago
- 1 comment
#2 - Implement a TextToModel transformation for feature models
Issue -
State: closed - Opened by jagalindo over 4 years ago
#1 - Implement the capability of store constraints (initially requires, excludes, not, and, or, integers and booleans) in the fm_metamodel
Issue -
State: closed - Opened by jagalindo over 4 years ago