Skip to content

Conversation

@fran-jo
Copy link

@fran-jo fran-jo commented Aug 7, 2017

Created a package Dynamics. In this first step, we only created classes for SynchronousMachineDynamics.
TODO: The rest of the packages have to be moved to a parent package Base
Script for reading CIM models have been modified to read the new namespace / version of CIM. Right now it reads one type of SynchronousMachineDynamics

@rwl
Copy link
Owner

rwl commented Aug 8, 2017

Python 2.7 support must be maintained. Please check RDFXMLReader.py encoding issue:

https://travis-ci.org/rwl/PyCIM/jobs/261895577

Rearrenging of packages for new organization within CIM16
Rearrenging of packages to test new namespaces within CIM14
@codecov-io
Copy link

codecov-io commented Sep 19, 2017

Codecov Report

Merging #27 into master will decrease coverage by 1.42%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
- Coverage   86.88%   85.46%   -1.43%     
==========================================
  Files           9       11       +2     
  Lines         633      846     +213     
==========================================
+ Hits          550      723     +173     
- Misses         83      123      +40
Impacted Files Coverage Δ
PyCIM/RDFXMLReader.py 76.19% <0%> (-1.67%) ⬇️
PyCIM/__init__.py 100% <0%> (ø) ⬆️
PyCIM/RDFXMLWriter.py 85.41% <0%> (ø) ⬆️
PyCIM/Test/ODMS_RDFXMLReader_TestCIM14.py 0% <0%> (ø)
PyCIM/Test/CIM16Test.py 99.4% <0%> (ø)
PyCIM/SimpleXMLWriter.py 82.56% <0%> (+0.32%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 57665c3...de94263. Read the comment docs.

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.

3 participants